UNPKG

@volosoft/abp.ng.theme.lepton-x

Version:

ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files.

11 lines (10 loc) 326 B
export declare enum eUserMenuItems { Sessions = "Sessions", ExternalLogins = "ExternalLogins", LinkedAccounts = "LinkedAccounts", MyAccount = "MyAccount", SecurityLogs = "SecurityLogs", BackToImpersonator = "BackToImpersonator", AuthorityDelegation = "AuthorityDelegation", Logout = "Logout" }