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

x/abc/mod.ts>Binder

A better Deno framework to create web application.
Go to Latest
function Binder
import { Binder } from "https://deno.land/x/abc@v0.1.10/mod.ts";

Returns

<T>(target: Type<T>) => void