Skip to content

@graphty/graphty-element / config / AdHocData

Type Alias: AdHocData<KeyType>

AdHocData<KeyType> = Brand<Record<KeyType, any>, "AdHocData">

Defined in: src/config/common.ts:14

Type Parameters

KeyType

KeyType extends string | number = string