projecte_ionic/node_modules/rxjs/internal/util/not.d.ts
2022-02-09 18:30:03 +01:00

2 lines
69 B
TypeScript
Executable file

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