Files
dealplustech/dealplustech-astro/node_modules/deterministic-object-hash/dist/isPlainObject.d.ts
2026-03-02 12:35:14 +07:00

2 lines
64 B
TypeScript

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