Home > @jsplumbtoolkit/browser-ui > FullEndpointSpec
FullEndpointSpec type
Signature:
export declare type FullEndpointSpec = {
type: EndpointId;
options: EndpointParams;
};
References: EndpointId, EndpointParams
Home > @jsplumbtoolkit/browser-ui > FullEndpointSpec
Signature:
export declare type FullEndpointSpec = {
type: EndpointId;
options: EndpointParams;
};
References: EndpointId, EndpointParams