import { type ValueCallback } from "https://deno.land/x/easyts@0.1.3/types.ts";
callback function with one parameter
definition: (val: T) => void
x/easyts/types.ts>ValueCallback
import { type ValueCallback } from "https://deno.land/x/easyts@0.1.3/types.ts";
callback function with one parameter