1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
Files
browser/libs/tools/export/vault-export/README.md
Carlos Gonçalves 0c0c2039ed Conflict resolution
2024-04-02 17:18:45 +01:00

18 lines
466 B
Markdown

# 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