timepiece/node_modules/is-plain-object/is-plain-object.d.ts

2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;