Preparing search index...
The search index is not available
Jekomo
Jekomo
user.model
UserDocumentWithFunc
Type alias UserDocumentWithFunc
User
Document
With
Func
:
UserDocument
&
{
strip
?
(
)
:
StrippedUser
;
transform
?
(
)
:
TransformedUser
;
}
Type declaration
strip
?:
function
strip
(
)
:
StrippedUser
Returns
StrippedUser
transform
?:
function
transform
(
)
:
TransformedUser
Returns
TransformedUser
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Jekomo
AllExceptionsFilter
AuthMiddleware
ChangeRoleDto
JwtAuthGuard
LoginDto
LogoutDto
ResponseDTO
Roles
RolesGuard
SentryService
TokenDto
TransactionTypes
UserController
UserDto
UserRoles
account.model
config
services/user.service
strategies/jwt.strategy
tests/user.controller.spec
transaction.model
Loading...