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

x/tappin/core/container/provider.ts>BaseProvider

🦖 Powerful application framework for Deno
Latest
interface BaseProvider
import { type BaseProvider } from "https://deno.land/x/tappin@0.5.0/core/container/provider.ts";

Base provider

Properties

token: symbol | string

Token by which this provider will be resolved

optional
scope: Scope

Scope in which this provider will be valid