Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/bundle/utils.ts>DefineFactory

A modern runtime for JavaScript and TypeScript.
Go to Latest
interface DefineFactory
import { type DefineFactory } from "https://deno.land/x/deno@v0.22.0/std/bundle/utils.ts";

Call Signatures

(...args: any): object | void