Files
bake/contrib/bake-vscode/node_modules/rxjs/internal/util/not.d.ts
T
2019-09-17 13:20:42 -04:00

2 lines
69 B
TypeScript

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