bitwarden-estensione-browser/libs/components/src/select/index.ts

4 lines
105 B
TypeScript

export * from "./select.module";
export * from "./select.component";
export * from "./option.component";