New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
is-date-object
›
index.d.ts
TYPESCRIPT
index.d.ts
86.0 B
2026-07-02 15:44
⬇️ Download
← Back
declare function isDateObject(value: unknown): value is Date; export = isDateObject;
Today
Wiki
Graph
Files