mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
Enables one of the recommended rules of @angular-eslint. Since this rule was fairly trivial to fix and has no QA effects it seemed reasonable to migrate all code. |
||
|---|---|---|
| .. | ||
| 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