Files
emaui/node_modules/@mantine/form/lib/paths/get-data-path.d.ts
2026-05-29 15:23:46 +03:00

2 lines
99 B
TypeScript

export declare function getDataPath(formName: string | undefined, fieldPath: PropertyKey): string;