Skip to content

xdash API Reference v0.5.14


xdash API Reference / ObjectValue

Type Alias: ObjectValue<T>

ObjectValue<T> = T[keyof T]

Defined in: src/types.ts:12

Type Parameters

T

T

Released under the MIT License.