Injectable
import { Injectable } from "https://raw.githubusercontent.com/mandarineorg/mandarinets/master/mod.ts";
Decorator
Defines a manual injection for non-mandarine components. https://github.com/mandarineorg/mandarinets/wiki/Manual-Components
@Injectable() Target: method
const Injectable: () => unknown;