Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / internal / util / not.d.ts
1 export declare function not(pred: Function, thisArg: any): Function;