type alias SWCOptionsimport { type SWCOptions } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.33/compiler/mod.ts"; definition: { sourceType?: SourceType; jsxFactory?: string; jsxFragmentFactory?: string; }