2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;