Interface IAction

Hierarchy

  • IAction

Implemented by

Properties

Properties

act: ((obj?) => void)

Type declaration

    • (obj?): void
    • Parameters

      • Optional obj: any

      Returns void

Generated using TypeDoc