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/safari-csv/old-simple-password-data.csv.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
128 B
TypeScript
Raw Normal View History

export const data = `Title,Url,Username,Password
example.com (example_user),https://example.com,example_user,example_p@ssword`;