1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-17 02:34:47 +02:00
bitwarden-browser/libs/common/spec/importers/testData/mykiCsv/UserNote.csv.ts
2022-06-03 16:24:40 +02:00

4 lines
160 B
TypeScript

/* eslint-disable */
export const userNoteData = `nickname,status,content
The title of a secure note,active,"The content of a secure note. Lorem ipsum, etc."`;