isValid.d.cts 76 B

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