Files
Canteen-Management-System/counter-frontend/node_modules/date-fns/fp/isDate.d.cts
2026-07-24 12:06:56 +05:30

2 lines
75 B
TypeScript

export declare const isDate: import("./types.js").FPFn1<boolean, unknown>;