Skip to content

@graphty/graphty-element / config / AdHocData

Type Alias: AdHocData<KeyType> ​

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

Defined in: graphty-element/src/config/common.ts:8

Type Parameters ​

KeyType ​

KeyType extends string | number = string