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

x/easyts/mod.ts>WriteCase#write

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

Returns whether the case was written successfully, throws an exception if the case is not ready or this is not a write case

Returns

boolean