Skip to main content

get_nodejs_runtime_code

Function get_nodejs_runtime_code 

Source
pub fn get_nodejs_runtime_code(
    asset_context: Vc<Box<dyn AssetContext>>,
    runtime_type: RuntimeType,
    generate_source_map: bool,
) -> Vc<Code>
Expand description

Returns the code for the Node.js ECMAScript runtime.