interface JitConfigimport { type JitConfig } from "https://deno.land/x/pbkit@v0.0.72/codegen/ts/jit.ts"; Propertiesmodules: Iterable<Module>optionalbuiltins: { [filePath: string]: object; }for custom type mapping