bitwarden-estensione-browser/libs/tools/export/vault-export
Daniel James Smith 92692388cb
Move stranded enum into @bitwarden/vault-export-ui (#10247)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-07-25 11:17:35 -04:00
..
vault-export-core [AC-2508][AC-2511] member access report view and export logic (#10011) 2024-07-11 17:11:05 +01:00
vault-export-ui Move stranded enum into @bitwarden/vault-export-ui (#10247) 2024-07-25 11:17:35 -04:00
README.md

README.md

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