UNPKG

@lcap/nasl

Version:

NetEase Application Specific Language

4 lines 208 B
import { Rule } from '../types'; export declare function hasAuthElement(object: any, path: string): boolean; export declare const isElementPermission: Rule; //# sourceMappingURL=is-element-permission.d.ts.map