Skip to content

twine / ItemBehaviour

Type Alias: ItemBehaviour

ItemBehaviour = (ctx) => void

Defined in: item-runtime.ts:21

A behaviour body: commands emitted into a generated function.

Parameters

ctx

FunctionContext

Returns

void

Released under the MIT License · Credits