Skip to main content
Module

x/dynamic_import_ponyfill/mod.ts>Module

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
type alias Module
import { type Module } from "https://deno.land/x/dynamic_import_ponyfill@v0.1.5/mod.ts";
definition: Record<string, unknown>