Wrap a type in an interface that can be either sync or async.
(Not quite useful in implements, since they are often just async or sync directly)
Generated using TypeDoc
Wrap a type in an interface that can be either sync or async.
(Not quite useful in implements, since they are often just async or sync directly)