← Back
Editing: index.d.ts
declare function isObject(val: any): boolean; export default isObject;
Save File
Cancel