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;