Interface AsukaAssemblyConnectionEndpoint

interface AsukaAssemblyConnectionEndpoint {
    anchorId: string;
    componentId: string;
}

Properties

anchorId: string
componentId: string