UNPKG

role-acl

Version:

Role, Attribute and Condition based Access Control for Node.js

9 lines (8 loc) 179 B
"use strict"; /** * Condition function interface * @interface * * @author Dilip Kola <dilip@tensult.com> */ Object.defineProperty(exports, "__esModule", { value: true });