Function deskulpt::bundler::common::emit_module_to_buf

source ยท
pub(super) fn emit_module_to_buf<W: Write>(
    module: Module,
    cm: Lrc<SourceMap>,
    buf: W,
)
Expand description

Emit a module into a buffer.