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