UNPKG

@lion/ui

Version:

A package of extendable web components

7 lines (6 loc) 275 B
export { LionCombobox } from '../components/combobox/src/LionCombobox.js'; export { makeMatchingTextBold, unmakeMatchingTextBold, } from '../components/combobox/src/utils/makeMatchingTextBold.js'; export { MatchesOption } from '../components/combobox/src/validators.js';