Options
All
  • Public
  • Public/Protected
  • All
Menu

Module xapi/mixins

Index

Type aliases

AnyConstructor

AnyConstructor<T>: new (...args: any[]) => T

Type parameters

  • T = object

Type declaration

    • new (...args: any[]): T
    • Parameters

      • Rest ...args: any[]

      Returns T

Functions

Gettable

Listenable

Settable

Generated using TypeDoc