← Back
Editing: is-plain-object.d.ts
export function isPlainObject(o: any): boolean;
Save File
Cancel