jam-cloud/jam-ui/node_modules/react-hook-form/dist/utils/isKey.d.ts

3 lines
79 B
TypeScript

declare const _default: (value: string) => boolean;
export default _default;