UNPKG

@harvest-profit/npk

Version:
6 lines (5 loc) 238 B
export { default, useBaseInput } from './BaseInput'; export type { BaseInputProps } from './BaseInput'; import BaseInputLabel from './BaseInputLabel'; export type { BaseInputLabelProps } from './BaseInputLabel'; export { BaseInputLabel }