isDate.d.ts 75 B

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