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



\> **OnRunFunction** = (`props`) => `any` | `Promise`\<`any`>

Defined in: [src/types/OnRunEvent.ts:7](https://github.com/DRincs-Productions/nqtr/blob/08e4514a78064e151b4c2db0972abaf6aefff32f/src/types/OnRunEvent.ts#L7)

## Parameters [#parameters]

### props [#props]

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

## Returns [#returns]

`any` | `Promise`\<`any`>
