Files
FloatApi/node_modules/rxjs/internal/util/not.d.ts
T
2022-03-07 22:07:57 +07:00

2 lines
69 B
TypeScript

export declare function not(pred: Function, thisArg: any): Function;