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

x/aleph/framework/core/module.ts>importModule

The Full-stack Framework in Deno.
Go to Latest
function importModule
import { importModule } from "https://deno.land/x/aleph@v0.3.0-alpha.18/framework/core/module.ts";

Parameters

baseUrl: string
url: string
optional
forceRefetch = [UNSUPPORTED]

Returns

Promise<any>