UNPKG

@ithinkdt/naive

Version:

iThinkDT Naive UI

5 lines (3 loc) 168 B
import { NDynamicInput, DynamicInputProps } from 'ithinkdt-ui' export type ArrayInputProps = DynamicInputProps export declare const DtArrayInput: typeof NDynamicInput