Newer
Older
vmk-demo-bot / frontend / node_modules / is-plain-object / is-plain-object.d.ts
export function isPlainObject(o: any): boolean;