Type Alias Callback

Callback: (error: Error | null, dom: ChildNode[]) => void

Type declaration