Type alias ScopeClosure

ScopeClosure: ((query: AbstractBuilder<any>) => Awaitable<void>)

Type declaration