mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
* wip ts-strict * wip ts-strict * wip * cleanup * cleanup * fix story * fix story * fix story * wip * clean up CollectionAdminView construction * fix deprecated function call * fix cli * clean up * fix story * wip * fix cli * requested changes * clean up, fixing minor bugs, more type saftey * assign props in static ctor, clean up
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