Skip to main content
Module

x/oak_nest/mod.ts>Reflector

Refer to nestjs to realize some common functions for Deno
Go to Latest
class Reflector
import { Reflector } from "https://deno.land/x/oak_nest@v1.14.1/mod.ts";

Methods

get<T>(metadataKey: string, context: Context)

Retrieve metadata for a specified key for a specified target.