Skip to main content
Module

x/danet/mod.ts>Injectable

The most mature backend framework for Deno
Go to Latest
variable Injectable
Re-export
import { Injectable } from "https://deno.land/x/danet@1.7.4/mod.ts";

type

<T>(options?: InjectableOption) => unknown