UNPKG

@mindconnect/mindconnect-nodejs

Version:

NodeJS Library for Siemens Insights Hub Connectivity - TypeScript SDK for Insights Hub and Industrial IoT - Command Line Interface - Insights Hub Development Proxy (Siemens Insights Hub was formerly known as MindSphere)

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;