2 lines
48 B
TypeScript
Raw Normal View History

export function isPlainObject(o: any): boolean;