Skip to main content
Module

x/oak_nest/mod.ts>getMetadataForGuard

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

Type Parameters

optional
T = any

Parameters

metadataKey: string
context: Context

Returns

T | undefined