UNPKG

@mindconnect/mindconnect-nodejs

Version:

MindConnect Library for NodeJS (community based)

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