add programatic and command line build tool with TypeScript declaration
This commit is contained in:
2
app/view/make/make.d.ts
vendored
Normal file
2
app/view/make/make.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export = construct;
|
||||
declare function construct(ver: any, basefile: any, pwa: any, store: any): void;
|
Reference in New Issue
Block a user