Skip to main content
Module

x/easyts/types.ts>CloneCallback

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

How to copy data

definition: (data: T) => T