mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
Add CoreModule (#3149)
This commit is contained in:
5
apps/web/src/app/core/index.ts
Normal file
5
apps/web/src/app/core/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from "./core.module";
|
||||
export * from "./event.service";
|
||||
export * from "./policy-list.service";
|
||||
export * from "./router.service";
|
||||
export * from "./state/state.service";
|
||||
Reference in New Issue
Block a user