UNPKG

@mantine/form

Version:

Mantine form management library

7 lines (6 loc) 257 B
export { getPath } from './get-path'; export { setPath } from './set-path'; export { reorderPath } from './reorder-path'; export { insertPath } from './insert-path'; export { removePath } from './remove-path'; export { getDataPath } from './get-data-path';