1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00
Files
browser/libs/components/src/tabs/index.ts

4 lines
108 B
TypeScript

export * from "./tabs.module";
export * from "./tab-group.component";
export * from "./tab-item.component";