BlockSuite API Documentation / @blocksuite/store / native2Y
Function: native2Y() ​
native2Y<
T
>(value
,__namedParameters
):Native2Y
<T
>
Type parameters ​
• T
Parameters ​
• value: T
• __namedParameters: TransformOptions
= {}
Returns ​
Native2Y
<T
>
Source ​
packages/store/src/reactive/utils.ts:28
Generated using typedoc-plugin-markdown and TypeDoc