Skip to content

xdash API Reference v0.5.14


xdash API Reference / ObjectKey

Type Alias: ObjectKey<T>

ObjectKey<T> = keyof T

Defined in: src/types.ts:11

Type Parameters

T

T

Released under the MIT License.