BlockSuite API Documentation / @blocksuite/store / PropsGetter
Type alias: PropsGetter<Props>
PropsGetter<
Props
>: (internalPrimitives
) =>Props
Type parameters
• Props
Parameters
• internalPrimitives: InternalPrimitives
Returns
Props
Source
packages/framework/store/src/schema/base.ts:57
Generated using TypeDoc and typedoc-plugin-markdown.