Skip to main content

render_runtime_module_source

Function render_runtime_module_source 

Source
pub fn render_runtime_module_source(
    identifier: Identifier,
    source: BoxSource,
    should_isolate: bool,
    supports_arrow_function: bool,
    add_separator: bool,
) -> BoxSource