import * as tappin from "https://deno.land/x/tappin@0.5.0/core/container/provider.ts";
Variables
Check if given value is an async provider | |
Checks if given value is a FactoryProvider | |
Checks if given value is a ValueProvider |
Interfaces
Creates value by calling an async function | |
Base provider | |
Creates value by calling a function | |
Creates value by using existing one |
Type Aliases
Common provider type |