Files
red_de_investigacion_front/node_modules/rxjs/internal/util/not.d.ts
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

2 lines
69 B
TypeScript

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