1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 07:33:23 +00:00
Files
browser/libs/common/src/platform/sync/internal.ts
Justin Baur 1aaa88a64d [PM-7837] Move SyncService to Platform Ownership (#9055)
* Move

* Update  References In Unowned Files

* Update  References In Vault Files

* Update Web AppComponent

* Add Import
2024-06-05 10:48:12 -04:00

3 lines
116 B
TypeScript

export { DefaultSyncService } from "./default-sync.service";
export { CoreSyncService } from "./core-sync.service";