Skip to main content
Module

x/dactyl/metadata.ts>CONTROLLER_META_PROPKEY

Web framework for Deno, built on top of Oak 🦇
Latest
variable CONTROLLER_META_PROPKEY
import { CONTROLLER_META_PROPKEY } from "https://deno.land/x/dactyl@v0.1.0-alpha/metadata.ts";

Key used to identify controller metadata across framework. This is not exposed to user, only used internally to assign and retrieve metadata appropriately.

type

symbol