Function deno_graph::parse_module_from_ast

source ·
pub fn parse_module_from_ast(options: ParseModuleFromAstOptions<'_>) -> JsModule
Expand description

Parse an individual module from an AST, returning the module.