Home > @holochain/client > InstalledCell
Signature:
export type InstalledCell = {
cell_id: CellId;
role_name: RoleName;
};
Home > @holochain/client > InstalledCell
Signature:
export type InstalledCell = {
cell_id: CellId;
role_name: RoleName;
};