# Functions
Menu return a default menu model.
MenuWithId return a default menu model of given id.
OperationLog return a default operation log model.
Permission return a default permission model.
PermissionWithId return a default permission model of given id.
Role return a default role model.
RoleWithId return a default role model of given id.
Site return a default role model.
User return a default user model.
UserWithId return a default user model of given id.
# Constants
No description provided by the author
No description provided by the author
# Structs
Base is base model structure.
MenuModel is menu model structure.
OperationLogModel is operation log model structure.
No description provided by the author
PermissionModel is permission model structure.
RoleModel is role model structure.
SiteModel is role model structure.
UserModel is user model structure.
# Type aliases
No description provided by the author