UNPKG
@depack/bundle
Version:
latest (1.4.1)
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
The Source Code For The Bundle Logic To Prepare Temp Files.
compiler.page
dpck/bundle
@depack/bundle
/
types
/
externs.js
9 lines
(8 loc)
•
250 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/* typal types/index.xml externs */
/**
@const
*/
var
_depack = {}
/** * Options for generating the temp directory. *
@typedef
{{ tempDir: (string|undefined), preact: (boolean|undefined), preactExtern: (boolean|undefined) }} */
_depack.TempConfig