UNPKG

tripledoc

Version:

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

2 lines (1 loc) 69 B
export declare function isNumeric(val: any): val is number | string;