2 lines
48 B
TypeScript
Executable File
2 lines
48 B
TypeScript
Executable File
export function isPlainObject(o: any): boolean;
|