0.0.9 • Published 2 years ago

musex-permission-tool v0.0.9

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
2 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

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago