@eaglesong/task-panorama
Version:
Eaglesong task for Panorama
6 lines • 349 B
TypeScript
import posthtml from 'posthtml';
import webpack from 'webpack';
export declare const preserveIncludesBefore: posthtml.Plugin;
export declare const preserveIncludesAfter: posthtml.Plugin;
export declare const validateIncludes: (context: webpack.loader.LoaderContext) => posthtml.Plugin;
//# sourceMappingURL=posthtml-plugin-panorama-includes.d.ts.map