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

x/easyts/mod.ts>ReadCase#do

js library written with ts, use select and chan like golang in js.
Latest
method ReadCase.prototype.do
import { ReadCase } from "https://deno.land/x/easyts@0.1.3/mod.ts";

Parameters

resolve: (c: CaseLike) => void
reject: (c: CaseLike) => void

Returns

Connection