Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/entropy/src/utils/reflector.class.ts>Reflector.getMetadata

The core module of Entropy framework for Deno.
Latest
method Reflector.getMetadata
import { Reflector } from "https://deno.land/x/entropy@1.0.0-beta.17/src/utils/reflector.class.ts";

Parameters

key: string
target: object

Returns

TValue | undefined