UNPKG

@depack/bundle

Version:

The Source Code For The Bundle Logic To Prepare Temp Files.

9 lines (8 loc) 250 B
/* 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