Files
2023-07-27 20:18:19 +02:00

2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;