Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface ImportDeclaration
implements Node, HasSpan
import { type ImportDeclaration } from "https://deno.land/x/frugal@0.2.1/packages/swc-wasm/mod.ts";

Properties

type: "ImportDeclaration"
optional
typeOnly: boolean
specifiers: ImportSpecifier[]
source: StringLiteral