Skip to content

@vttforge/core / getErrorManifest

Function: getErrorManifest()

getErrorManifest(): ErrorManifest

Snapshot the current registry as a manifest object. Recomputed on every call, cheap because the registry is a frozen literal. For the JSON projection shipped with the package, see dist/errors-manifest.json.

Returns

ErrorManifest

MIT licensed.