UNPKG

logic-rule

Version:
2 lines (1 loc) 81 B
export declare type INoop = (...args: Array<any>) => boolean | Promise<boolean>;