@mantine/form
Version:
Mantine form management library
8 lines (7 loc) • 303 B
TypeScript
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';
export { replacePath } from './replace-path';