import { type Types } from "https://deno.land/x/mesozoic@v1.2.6/lib/swc.ts";
const { ImportDefaultSpecifier } = Types;
e.g. import foo from 'mod.js'
Properties
local: Identifier
import { type Types } from "https://deno.land/x/mesozoic@v1.2.6/lib/swc.ts";
const { ImportDefaultSpecifier } = Types;
e.g. import foo from 'mod.js'