Convenience for a TypeKey that resolves an async function of the form (...args: Args) => Promise<T>.
(...args: Args) => Promise<T>
Generated using TypeDoc
Convenience for a TypeKey that resolves an async function of the form
(...args: Args) => Promise<T>
.