Preparing search index...
The search index is not available
@stricahq/typhonjs - v3.0.1
@stricahq/typhonjs
types
CommitteeAuthHotCertificate
Type alias CommitteeAuthHotCertificate
Committee
Auth
Hot
Certificate
:
{
cert
:
{
coldCredential
:
CommitteeColdCredential
;
hotCredential
:
CommitteeHotCredential
;
}
;
type
:
COMMITTEE_AUTH_HOT
;
}
Type declaration
cert
:
{
coldCredential
:
CommitteeColdCredential
;
hotCredential
:
CommitteeHotCredential
;
}
cold
Credential
:
CommitteeColdCredential
hot
Credential
:
CommitteeHotCredential
type
:
COMMITTEE_AUTH_HOT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/typhonjs - v3.0.1
Loading...