NeahOpti/node_modules/react-hook-form/dist/utils/isString.d.ts
2025-04-22 12:49:37 +02:00

3 lines
124 B
TypeScript

declare const _default: (value: unknown) => value is string;
export default _default;
//# sourceMappingURL=isString.d.ts.map