import { type ReadCaseLike } from "https://deno.land/x/easyts@0.1.3/channel.ts";
Methods
Returns the value read by the case, throws an exception if the case is not ready
x/easyts/channel.ts>ReadCaseLike
import { type ReadCaseLike } from "https://deno.land/x/easyts@0.1.3/channel.ts";
Returns the value read by the case, throws an exception if the case is not ready