BlockSuite API Documentation / @blocksuite/store / InternalPrimitives
Interface: InternalPrimitives ​
Contents ​
Properties ​
Boxed ​
Boxed: <
T>(input) =>Boxed<T>
Type parameters ​
• T
Parameters ​
• input: T
Returns ​
Boxed<T>
Source ​
packages/store/src/schema/base.ts:21
Text ​
Text: (
input?) =>Text
Parameters ​
• input?: string | Text
Returns ​
Source ​
packages/store/src/schema/base.ts:20
Generated using typedoc-plugin-markdown and TypeDoc