Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Model

import { Model } from "https://raw.githubusercontent.com/mandarineorg/mandarinets/master/mod.ts";

Decorator

Gets a modeler for a template. By using the built-in modeler, it is easier to work with templates & the variable it will have.

@Model() Target: Method parameter

const Model: () => Function;