UNPKG

carpooluikit

Version:
3 lines (2 loc) 96 B
export { default as Dropdown } from "./Dropdown"; export type { DropdownProps } from "./types";