mirror of
https://github.com/bitwarden/browser
synced 2026-02-17 09:59:41 +00:00
* refactor(platform): generate @bitwarden/storage-core boilerplate * refactor(storage-core): move storage files out of @bitwarden/common * chore(naming): rename AbstractStorageService to StorageService
2 lines
82 B
TypeScript
2 lines
82 B
TypeScript
export { StorageLocationEnum as StorageLocation } from "@bitwarden/storage-core";
|