LogoPixi’VN
indexType aliases

Type Alias: OnRunAsyncFunction

> OnRunAsyncFunction = (props) => Promise<any>

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

Parameters

props

OnRunProps

Returns

Promise<any>

On this page