Skip to main content
Module

x/import/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/import@0.2.0/mod.ts";

Properties

optional
force: boolean

Use of the ponyfill when native is available