deno.com
type alias default.TransformCallback

Definition #

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