1 line
48 B
TypeScript
1 line
48 B
TypeScript
export function isPlainObject(o: any): boolean;
|
export function isPlainObject(o: any): boolean;
|