Files
opencrm/frontend/node_modules/react-hook-form/dist/utils/stringToPath.d.ts
T
Stefan Hacker 31f807fbd0 first commit
2026-01-29 01:16:54 +01:00

3 lines
120 B
TypeScript

declare const _default: (input: string) => string[];
export default _default;
//# sourceMappingURL=stringToPath.d.ts.map