Files
sp80/sample_interface/node_modules/react-hook-form/dist/utils/stringToPath.d.ts
2026-03-13 15:46:10 +08:00

3 lines
120 B
TypeScript

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