1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/libs/importer/spec/test-data/bitwarden-json/unencrypted.json.ts

2 lines
94 B
TypeScript
Raw Normal View History

export const emptyUnencryptedExport = `{ "encrypted": false, "folders": [], "items": [] }`;