UNPKG

@mantine/form

Version:

Mantine form management library

2 lines (1 loc) 72 B
export type SyncReactNode = Exclude<React.ReactNode, Promise<unknown>>;