import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/decorators/mod.ts";
Create function decorators that access metadata with a streamlined API.
Functions
Returns a |
Interfaces
Represents a decorator for accessing scoped metadata on functions made
by |
Type Aliases
Represents a callback that is used to initialize a decorator on a function. |