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@1.0.0-alpha.24/compiler/mod.ts";

parse export names

Parameters

specifier: string
code: string

Returns

Promise<string[]>