UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 159 B
import ToggleInput from './ToggleInput'; import type { ToggleInputProps } from './ToggleInputTypes'; export { ToggleInput }; export type { ToggleInputProps };