import { type NamedExportSpecifier } from "https://deno.land/x/live@1.60.22/deps.ts";
Properties
orig: ModuleExportName
optional
exported: ModuleExportNameSome(bar)
in export { foo as bar }
x/live/deps.ts>NamedExportSpecifier
import { type NamedExportSpecifier } from "https://deno.land/x/live@1.60.22/deps.ts";
Some(bar)
in export { foo as bar }