Skip to main content
Module

x/easyts/types.ts>ReturnValueRaw

js library written with ts, use select and chan like golang in js.
type alias ReturnValueRaw
import { type ReturnValueRaw } from "https://deno.land/x/easyts@0.1.0/types.ts";
definition: [undefined, false] | [T, true]