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

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

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

Properties

dependencies: string[]
optional
factory: DefineFactory | object
exports: object