Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/texa/src/structure/Pair.ts>Pair#init

A Deno web framework inspired by Oak and Express. Built-in support for WebSockets, middleware and routing.
Latest
method Pair.prototype.init
import { Pair } from "https://deno.land/x/texa@0.8.1/src/structure/Pair.ts";

Returns

Promise<void>