Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Aleph.prototype.importModule
import { Aleph } from "https://deno.land/x/aleph_plugin_mdx@v1.0.0-beta.1/dev_deps.ts";

Type Parameters

optional
T = any

Parameters

module: Module

Returns

Promise<T>