interface TransformCallback ((root, result) => void | Promise<void>)

Hierarchy (view full)