1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 12:33:26 +00:00
Files
browser/apps/web/src/app/core/index.ts
2024-08-06 15:01:42 -04:00

4 lines
98 B
TypeScript

export * from "./core.module";
export * from "./event.service";
export * from "./router.service";