Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/tappin/core/mod.ts>createContainerHelper

🦖 Powerful application framework for Deno
Latest
variable createContainerHelper
import { createContainerHelper } from "https://deno.land/x/tappin@0.5.0/core/mod.ts";

Creates container helper

type

(container: Container) => unknown