Skip to content

BlockSuite API Documentation / @blocksuite/data-view / GetJsonValueFromConfig

Type Alias: GetJsonValueFromConfig<T>

GetJsonValueFromConfig<T> = T extends PropertyConfig<any, any, infer R> ? R : never

Defined in: packages/affine/data-view/src/core/property/types.ts:14

Type Parameters

T

T