UNPKG
@eaglesong/task-panorama
Version:
latest (0.2.0)
0.2.0
0.1.0
Eaglesong task for Panorama
github.com/ark120202/eaglesong
ark120202/eaglesong
@eaglesong/task-panorama
/
lib
/
plugins
/
panorama-layout-loader
/
posthtml-plugin-load-imports.d.ts
4 lines
•
216 B
TypeScript
View Raw
1
2
3
4
import
posthtml
from
'posthtml'
;
import
webpack
from
'webpack'
;
export
declare
const
loadImports
:
(
context
: webpack.loader.
LoaderContext
) =>
posthtml.
Plugin
;
//# sourceMappingURL=posthtml-plugin-load-imports.d.ts.map