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
/
PanoramaManifestPlugin
/
index.d.ts
7 lines
•
233 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
webpack
from
'webpack'
;
export
declare
class
PanoramaManifestPlugin
{
private
readonly
manifestPath;
constructor
(
manifestPath
:
string
);
apply
(
compiler
: webpack.
Compiler
):
void
; }
//# sourceMappingURL=index.d.ts.map