Skip to content

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

Type Alias: Unify()

Unify = (ctx, type, expect) => boolean

Defined in: packages/affine/data-view/src/core/logical/type.ts:26

Parameters

ctx

TypeVarContext

type

TypeInstance | undefined

expect

TypeInstance | undefined

Returns

boolean