Skip to main content
Module

x/aleph/compiler/mod.ts>parseExportNames

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function parseExportNames
import { parseExportNames } from "https://deno.land/x/aleph@v0.3.0-beta.8/compiler/mod.ts";

Parameters

specifier: string
code: string
optional
options: SWCOptions = [UNSUPPORTED]

Returns

Promise<string[]>