mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
f70b3df2d2
* Use password field value instead of local variable for copy to clipboard Use appCopyClick directive instead of manually copying and showing success toast * Add missing "copySuccessful" message key to desktop and web * Remove whitespace from web en/messages.json --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
---|---|---|
.. | ||
vault-export-core | ||
vault-export-ui | ||
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