API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeActionMap
@codexo/exojs / input / stable
A constructed action map together with its actions.
0
props
0
methods
0
events
Import
import { ActionMap } from '@codexo/exojs'A constructed action map together with its actions.
Definition1
ActionMapBase<T> & Readonly<T>Source