Sign in
apache
/
nifi-fds
/
gh-pages
/
.
/
node_modules
/
@covalent
/
core
/
user-profile
/
user-profile-menu
/
user-profile-menu.component.d.ts
blob: 52018283e2fd652b7370a76e41f6399ae3bec279 [
file
] [
log
] [
blame
]
export
declare
class
TdUserProfileMenuComponent
{
email
:
string
;
name
:
string
;
_blockEvent
(
event
:
Event
):
void
;
}