variable metadataStore
Since 0.1.0

The process-wide singleton decorators write to. The DecoratorPlugin registers this same instance under CAPABILITIES.METADATA_STORE so ctx.metadata resolves to it.

Type

Usage

import { metadataStore } from "decorator-plugin/src/index.ts";