deno.com

type alias internal.TransformCallback

Definition #

(
error?: Error | null,
data?: any,
) => void