parseCopyimport { parse } from "https://denopkg.com/deco-cx/deno_ast_wasm@0.1.0/mod.ts";async function parse(source: string): Promise<ParsedSource>;§parse(source: string): Promise<ParsedSource>[src]§Parameters§source: string[src]§Return Type§Promise<ParsedSource>[src]