Model: {
    agent?: Agent<Service>;
    name: string;
    signer: EdSigner;
}

Data model for the (owned) space.

Type declaration

Generated using TypeDoc