interface ModelSupportInfo {
    nodes: ModelSupportedNode[];
}

Properties

Properties

List of supported node types.