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)

13 lines (12 loc) 291 B
export declare const tstemplate: string; export declare const tsconfigjson: { compilerOptions: { target: string; module: string; lib: string[]; allowJs: boolean; declaration: boolean; sourceMap: boolean; strict: boolean; }; };