Type alias ClientIdentityMultiRuntime

ClientIdentityMultiRuntime: ClientIdentity & {
    runtimeUuid: string;
}

Generated using TypeDoc