UNPKG

nishant-design-system

Version:
5 lines (3 loc) 105 B
// @flow strict export type {TypeaheadProps} from './Typeahead'; export {Typeahead} from './Typeahead';