type alias CompileOptionsimport { type CompileOptions } from "https://deno.land/x/lean@0.0.6/types.ts"; definition: { input: string; url: URL; }