Files

2 lines
64 B
TypeScript

export default function isPlainObject(value: unknown): boolean;