Files
wdi-dashboard/node_modules/react-hook-form/dist/utils/stringToPath.d.ts

3 lines
120 B
TypeScript
Raw Normal View History

2024-08-16 15:06:52 +05:30
declare const _default: (input: string) => string[];
export default _default;
//# sourceMappingURL=stringToPath.d.ts.map