Alex Szczuczko d0603cd0a7 npm install
2023-10-25 14:27:07 -06:00

2 lines
48 B
TypeScript

export function isPlainObject(o: any): boolean;