# Type Alias: OnRunAsyncFunction (/jsdoc/nqtr/index/type-aliases/OnRunAsyncFunction)



\> **OnRunAsyncFunction** = (`props`) => `Promise`\<`any`>

Defined in: [src/types/OnRunEvent.ts:8](https://github.com/DRincs-Productions/nqtr/blob/db22fe9e7612d547ff25befcc444cf095348917d/src/types/OnRunEvent.ts#L8)

## Parameters [#parameters]

### props [#props]

[`OnRunProps`](/jsdoc/nqtr/index/interfaces/OnRunProps)

## Returns [#returns]

`Promise`\<`any`>
