API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeActionRecord
@codexo/exojs / input / stable
The shape an ActionMap is built from.
0
props
0
methods
0
events
Import
import { ActionRecord } from '@codexo/exojs'The shape an ActionMap is built from.
Definition1
Readonly<Record<string, ActionAny action kind an ActionMap can hold.>>Source