import { type Types } from "https://deno.land/x/mesozoic@v1.0.3/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.0.3/lib/swc.ts";
const { ImportDefaultSpecifier } = Types;
e.g. import foo from 'mod.js'