Skip to main content
Module

x/alosaur/mod.ts>isTokenProvider

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function isTokenProvider
import { isTokenProvider } from "https://deno.land/x/alosaur@v0.21.0/mod.ts";

Parameters

provider: Provider<T>

Returns

provider is TokenProvider<any>