Files
powerpoint-toolbox/node_modules/rxjs/internal/util/not.d.ts
T
2025-03-07 19:22:02 +01:00

2 lines
69 B
TypeScript

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