Appearance
fx-flow v0.7.0 / types / AsyncFunction
AsyncFunction: (...args) => Promise<any>
args
Promise
any
• ...args: any[]
Promise<any>
packages/core/src/types/function.ts:1