Type Alias CredentialData

Source
pub(crate) type CredentialData = CredentialData;

Aliased Type§

pub(crate) struct CredentialData {
    pub id: USVString,
}

Fields§

§id: USVString