UNPKG

@mantine/form

Version:

Mantine form management library

3 lines (2 loc) 143 B
import type { SyncReactNode } from '../types'; export declare function isJSONString(error?: SyncReactNode): (value: unknown) => SyncReactNode;