UNPKG

@eaglesong/task-panorama

Version:
7 lines 233 B
import webpack from 'webpack'; export declare class PanoramaManifestPlugin { private readonly manifestPath; constructor(manifestPath: string); apply(compiler: webpack.Compiler): void; } //# sourceMappingURL=index.d.ts.map