UNPKG

@mindconnect/mindconnect-nodejs

Version:

NodeJS Library for MindSphere Connectivity - TypeScript SDK for MindSphere - MindSphere Command Line Interface - MindSphere Development Proxy

5 lines (4 loc) 172 B
import { Command } from "commander"; declare const _default: (program: Command) => void; export default _default; export declare function createFilter(options: any): void;