Skip to content

xdash API Reference v0.5.14


xdash API Reference / Constructor

Type Alias: Constructor()<T>

Constructor<T> = (...args) => T

Defined in: src/types.ts:2

Type Parameters

T

T

Parameters

args

...any[]

Returns

T

Released under the MIT License.