Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/injection/providers/injection-token.ts>isConstructorToken

Alosaur - Deno web framework with many decorators
Go to Latest
function isConstructorToken
import { isConstructorToken } from "https://deno.land/x/alosaur@v0.30.1/src/injection/providers/injection-token.ts";

Parameters

optional
token: InjectionToken<any>