Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/framework/react/util.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.1/framework/react/util.ts";

Parameters

baseUrl: string
mod: { url: string; hash: string; }
optional
forceRefetch = [UNSUPPORTED]

Returns

Promise<any>