bitwarden-estensione-browser/libs/importer/spec/test-data/bitwarden-json/account-encrypted.json.ts

7 lines
134 B
TypeScript

export const emptyAccountEncrypted = `{
"encrypted": true,
"encKeyValidation_DO_NOT_EDIT": "",
"folders": [],
"items": []
}`;