Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph_plugin_mdx/dev_deps.ts>Aleph#getModule

The MDX 2 Plugin for Aleph.js
Go to Latest
method Aleph.prototype.getModule
import { Aleph } from "https://deno.land/x/aleph_plugin_mdx@v1.0.0-beta.1/dev_deps.ts";

get the module by given specifier.

Parameters

specifier: string

Returns

Module | null