UNPKG

@undermuz/react-json-form

Version:
8 lines (5 loc) 177 B
import { FC } from 'react'; import { e as IInput } from '../../types-4491bbaa.js'; import '@undermuz/use-form'; declare const InputSelect: FC<IInput>; export { InputSelect };