We will be sunsetting Advisor during Jan, 2026 and will instead be providing information in Snyk Security DB.

You can begin to take advantage of Snyk Security DB today for a unified, package-centric experience.

How to use the @abraham/reflection.Reflection.defineMetadata function in @abraham/reflection

To help you get started, we’ve selected a few @abraham/reflection examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github KiranMantha / plumejs / src / lib / decorators.ts View on Github external
const Input = () => (target: any, key: string) => {
	Reflect.defineMetadata(INPUT_METADATA_KEY, key, target.constructor);
};

@abraham/reflection

Lightweight ES Module implementation of reflect-metadata

MIT
Latest version published 10 months ago

Package Health Score

68 / 100
Full package analysis