Type Alias AsyncFunction

AsyncFunction: ((...args: any[]) => Promise<any>)