Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Action

Index

Constructors

Properties

Constructors

constructor

  • new Action(type: string, data: Record<string, any>): Action
  • Parameters

    • type: string
    • data: Record<string, any>

    Returns Action

Properties

data

data: Record<string, any>

type

type: string

Generated using TypeDoc