2022-10-07 15:20:21 +09:00

2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;