Class ActuatableProperty

Constructors

Properties

Constructors

Properties

callback: ((...args) => Promise<any>)

Type declaration

    • (...args): Promise<any>
    • Parameters

      • Rest ...args: any[]

      Returns Promise<any>

name: string