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

x/mesozoic/lib/swc.ts>Visitor#visitExportSpecifiers

A generic build system for Deno web apps
Go to Latest
method Visitor.prototype.visitExportSpecifiers
import { Visitor } from "https://deno.land/x/mesozoic@v1.0.0/lib/swc.ts";

Parameters

nodes: ExportSpecifier[]

Returns

ExportSpecifier[]