Home > @holochain/client > AttachAppInterfaceRequest
Signature:
export type AttachAppInterfaceRequest = {
port?: number;
allowed_origins: string;
installed_app_id?: InstalledAppId;
};
References: InstalledAppId
Home > @holochain/client > AttachAppInterfaceRequest
Signature:
export type AttachAppInterfaceRequest = {
port?: number;
allowed_origins: string;
installed_app_id?: InstalledAppId;
};
References: InstalledAppId