index.ts 83 Bytes
export { default as Dropdown } from './src/Dropdown';
export * from './src/types';