UNPKG

100 BTypeScriptView Raw
1export declare const isThursday: import("./types.js").FPFn1<
2 boolean,
3 string | number | Date
4>;