UNPKG

abacl

Version:

Attribute Based Access Control Library

7 lines (6 loc) 204 B
export declare const OK = "OK"; export declare const SEP = ":"; export declare const STRICT = true; export declare const ANY = "any"; export declare const ALL = "all"; export declare const NULL = "null";