UNPKG

permissions.js

Version:

This module is a manager for permissions. With this module you can defined and host the permissions of user as a integer which makes it possible to limit the use of memory.

12 lines 186 B
{ "include": [ "src/**/*" ], "compilerOptions": { "target": "ES2021", "allowJs": true, "declaration": true, "emitDeclarationOnly": true, "outDir": "typing" } }