class MDXLoader implements ModuleLoaderimport { MDXLoader } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.44/plugins/mdx.ts"; ConstructorsnewMDXLoader(options?: CompileOptions)Methodsload(specifier: string,content: string,env: ModuleLoaderEnv,): Promise<ModuleLoaderOutput>test(path: string): boolean