UNPKG

@mindconnect/mindconnect-nodejs

Version:

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

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; }; };