0.0.9 • Published 3 years ago

musex-permission-tool v0.0.9

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
3 years ago

use 🐣 rollup-starter to build

Usage

npm i musex-permission-tool to install

// import permissions and caculate function first
import {ContentAdapterPermission, getContentAdapterPermissions} from "musex-permission-tool"

// then caculate what permission you need

const permissions = getContentAdapterPermissions([ContentAdapterPermission.PUBLISH_CONTENT, ContentAdapterPermission.UPDATE_BY_AUTHOR])

License

Released under the AGPL-3.0

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago