import { type ValidCallback } from "https://deno.land/x/easyts@0.1.3/types.ts";
Is the return value valid?
definition: (val: T) => boolean
x/easyts/types.ts>ValidCallback
import { type ValidCallback } from "https://deno.land/x/easyts@0.1.3/types.ts";
Is the return value valid?