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

x/tappin/core/container/helper.ts>createContainerHelper

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

Creates container helper

type

(container: Container) => unknown