LogoPixi’VN
indexType aliases

Type Alias: OnRunFunction

> OnRunFunction = (props) => any | Promise<any>

Defined in: src/types/OnRunEvent.ts:7

Parameters

props

OnRunProps

Returns

any | Promise<any>

On this page