type alias ValidCallbackimport { type ValidCallback } from "https://deno.land/x/easyts@0.1.3/mod.ts"; Is the return value valid? Type ParametersTdefinition: (val: T) => boolean