Members
(inner, constant) excludeFromGeneratedIndex :Array.<string>
- Description:
- Exported functions that are excluded from index generation.
- Source:
Exported functions that are excluded from index generation.
Type:
- Array.<string>
Methods
(static) fetchUserPermissions() → {Promise.<UserPermissions>}
- Description:
- Fetches the user permissions data.
- Source:
Returns:
- The user permissions data.
- Type
- Promise.<UserPermissions>
(static) reset() → {Promise.<void>}
- Description:
- Resets the user permissions data.
- Source:
Returns:
- Type
- Promise.<void>