Output mode.
"cjs"
means to use a sequence of require(...)
."esm"
means to use a sequence of await import(...)
glob
patterns matching the files to select.
Optional source text to add in the IIFE after all the dependencies were required.
Target file where the result will be written.
Relative POSIX path, resolved from .base
.
Generated using TypeDoc
Base directory for wildstar
**
expansion.Absolute POSIX path.