API Reference
type AsyncFunc = (...args: any) => Promise<any>