1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-16 08:34:39 +00:00
Files
browser/libs/tools/export/vault-export
John Harrington fcfc0ff85d checkpoint on simplified fix before swapping to signals
(cherry picked from commit 551519b7a1)

revert to earlier working commit and add commit to rc
2025-11-04 13:13:08 -07:00
..

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