interface CyberLinkValue {
    links: CyberLinkSimple[];
    neuron: string;
}

Properties

Properties

neuron: string