Provides utilities for working with Reflect Metadata. It includes functions for setting, getting, and manipulating metadata on objects and properties. This package also offers functionalities for change detection using proxies and metadata.
Add the package to your workspace:
yarn add @rxap/reflect-metadata
Execute the init generator:
yarn nx g @rxap/reflect-metadata:init
Initialize the package in the workspace
nx g @rxap/reflect-metadata:init