mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-10 19:04:28 +08:00
3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
|
|
export const data = `name,url,username,password
|
||
|
|
www.example.com,https://www.example.com/,username@example.com,wpC9qFvsbWQK5Z`;
|