Skip to main content
Module

x/danet/mod.ts>UseValueInjector

The most mature backend framework for Deno
Go to Latest
type alias UseValueInjector
Re-export
import { type UseValueInjector } from "https://deno.land/x/danet@2.3.0/mod.ts";
definition: { useValue: any; token: string; }