Home > @holochain/client > EntryType
Signature:
export type EntryType = "Agent" | {
App: AppEntryDef;
} | "CapClaim" | "CapGrant";
References: AppEntryDef
Home > @holochain/client > EntryType
Signature:
export type EntryType = "Agent" | {
App: AppEntryDef;
} | "CapClaim" | "CapGrant";
References: AppEntryDef