mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
export type { ComboboxGroup, ComboboxOption, ComboboxProps } from "./combobox";
|
|
export { Combobox } from "./combobox";
|