UNPKG

tripledoc

Version:

Library to read, create and update documents on a Solid Pod

2 lines (1 loc) 64 B
export declare function tryCatch<T extends Function>(fn: T): T;