xdashReadme | API


xdash / Constructor

Type alias: Constructor<T>

Constructor<T>: (…args) => T

Type parameters

T

Parameters

• …args: any[]

Returns

T

Source

types.ts:2