Skip to main content
Module

x/swdev/swc_wasm/types.ts>ParseOptions

No bundle frontend by service-worker
Latest
type alias ParseOptions
import { type ParseOptions } from "https://deno.land/x/swdev@0.5.2/swc_wasm/types.ts";
definition: ParserConfig & { comments?: boolean; script?: boolean; target?: JscTarget; }