2025-06-16 17:24:23 +08:00

2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;