2020-11-02 14:20:02 +09:00

2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;