AsyncFunction Type alias

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

Defined in

Last Updated: 15 March, 2024