UNPKG

applicationinsights

Version:

Microsoft Application Insights module for Node.js

4 lines (3 loc) 256 B
export declare const homedir: string; export declare function makeStatusDirs(filepath: string): boolean; export declare function renameCurrentFile(filepath: string, filename: string, callback?: (err: Error | null, destfullpath?: string) => void): void;