NeahFront7/node_modules/react-hook-form/dist/utils/isString.d.ts
2025-04-10 18:14:28 +02:00

3 lines
124 B
TypeScript

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