Skip to main content
Module

x/aleph/compiler/mod.ts>parseExportNames

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

Parameters

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

Returns

Promise<string[]>