UNPKG

@superawesome/permissions

Version:

Fine grained permissions / access control with ownerships & attribute picking, done right.

5 lines (4 loc) 251 B
/** Copied from https://stackoverflow.com/a/13842010/799502 / https://github.com/PimpTrizkit/PJs/wiki/11.-Object-to-String-(pOTS.js) * Should be replaced with util.inspect, as long as it is parsable by prettier * */ export declare const pOTS: any;