UNPKG

logic-rule

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