Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
SQL
/
ContextCallback
T
ContextCallback
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
SQL
/
ContextCallback
T
ContextCallback
type
SQL.ContextCallback
type
ContextCallback
<
T
,
SQL
>
=
(
sql
:
SQL
)
=>
Promise
<
T
>