UNPKG

@mindconnect/mindconnect-nodejs

Version:

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

3 lines (2 loc) 163 B
/// <reference types="node" /> export declare const spectralAnalysisTemplate: (file: Buffer, filename?: string, windowType?: string, mimeType?: string) => string;