class TypescriptPlugin extends Pluginimport { TypescriptPlugin } from "https://deno.land/x/bundler@0.6.5/plugins/typescript/typescript.ts"; ConstructorsnewTypescriptPlugin(unnamed 0?: { compilerOptions?: ts.CompilerOptions; })PropertiescompilerOptions: ts.CompilerOptionsMethodscreateAsset(item: Item, context: Context)createChunk(item: Item,context: Context,chunkList: ChunkList,)readSource(input: string, context: Context)test(item: Item, context: Context)