OptionaldebugOptionaloutputOutput mode: 'js' (default) or 'ts'. Use 'ts' to preserve type information for subsequent type checking.
OptionalrecoverWhen true, attempts to recover from errors and continue transpilation instead of throwing.
OptionaltransformFunction to transform import URIs during transpilation.
OptionalwhitespaceOutput formatting mode: "preserve" maintains input alignment, "pretty" adds readable indentation.
When
true, logs each consumed token. If a function, calls that function instead of console.debug.