Skip to main content
Module

x/easyts/types.ts>MapCallback

js library written with ts, use select and chan like golang in js.
type alias MapCallback
import { type MapCallback } from "https://deno.land/x/easyts@0.1.0/types.ts";

How to transform data

definition: (data: TF) => TO