mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-10 10:56:00 +08:00
3 lines
267 B
TypeScript
3 lines
267 B
TypeScript
|
|
export const data = `"url","username","password","httpRealm","formActionOrigin","guid","timeCreated","timeLastUsed","timePasswordChanged"
|
||
|
|
"https://example.com","foo","bar",,"","{d61e37fa-2bc4-469a-bd66-41fd3b0005e0}","1612345678900","1612345678900","1612345678900"`;
|