UNPKG

tripledoc

Version:

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

6 lines (3 loc) 97 B
export = isObject; declare function isObject(val: any): boolean; declare namespace isObject {}