You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitwarden-clients/libs/tools/export/vault-export
Addison Beck 26caeb3083
Implement and extend tsconfig.base across projects (#14554)
10 months ago
..
vault-export-core Implement and extend tsconfig.base across projects (#14554) 10 months ago
vault-export-ui Implement and extend tsconfig.base across projects (#14554) 10 months ago
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