import { type TransformResult } from "https://deno.land/x/aleph@1.0.0-alpha.14/compiler/types.ts";
definition: { readonly code: string; readonly map?: string; readonly deps?: DependencyDescriptor[]; }
import { type TransformResult } from "https://deno.land/x/aleph@1.0.0-alpha.14/compiler/types.ts";