Variable PASSWORD_STORAGE_DESCRIPTIONConst

PASSWORD_STORAGE_DESCRIPTION: {
    accountId: "id:account";
    email: "string";
    password: "string";
    verified: "boolean";
} = ...