Skip to main content
Module

x/dynamic_import_ponyfill/mod.ts>DynamicImportOptions

A dynamic imports polyfill for Deno Deploy and compiled executables
Go to Latest
interface DynamicImportOptions
import { type DynamicImportOptions } from "https://deno.land/x/dynamic_import_ponyfill@0.2.0/mod.ts";

Properties

optional
force: boolean

Use of the ponyfill when native is available