Type Alias SecretsApiUser
SecretsApiUser: {
ciphersuite: "ed25519";
contact_info: string;
created_at: Date;
updated_at: Date;
user_pubkey: string;
}
Type declaration
ciphersuite: "ed25519"
contact_info: string
created_at: Date
updated_at: Date
user_pubkey: string