BlockSuite API Documentation / @blocksuite/store / createYProxy
Function: createYProxy()
createYProxy<
Data
>(yAbstract
,options
):Data
Type parameters
• Data
Parameters
• yAbstract: unknown
• options: ProxyOptions
<Data
>= {}
Returns
Data
Source
packages/framework/store/src/reactive/proxy.ts:237
Generated using TypeDoc and typedoc-plugin-markdown.