Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/server/mod.ts>Aleph#parseModuleExportNames

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Aleph.prototype.parseModuleExportNames
Re-export
import { Aleph } from "https://deno.land/x/aleph@v0.3.0-beta.12/server/mod.ts";

parse the export names of the module.

Parameters

specifier: string

Returns

Promise<string[]>