Skip to content

GramIO API Reference / @gramio/contexts/dist / Constructor

Type Alias: Constructor()<T>

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

Defined in: contexts/index.d.ts:210

Type helper constructor

Type Parameters

Type ParameterDefault type
Tobject

Parameters

ParameterType
...argsany[]

Returns

T