profileRyan KesPGP keyI build stuffEmailGithubTwitterLast.fmMastodonMatrix

Module Namespace Exports

Description

It's possible to re-export an imported module with a name change directly.

Syntax

export * as someUtils from "utils"