mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 15:03:26 +00:00
In order to remove references in bitwarden/common to bitwarden/auth I have create a new package, logout, and moved the logout-reason type to it. This type is referenced many times in common.
Vault Export
This folder contains 2 packages that can be used to export a users or an organizational vault.
vault-export-core
Package name: @bitwarden/vault-export-core
Contains all types, models, and services to export a user or organization's vault.
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
vault-export-ui
Package name: @bitwarden/vault-export-ui
Contains all UI components used for the vault-export