@@ -311,6 +311,9 @@ class NativeLoro : public jsi::HostObject {
311311 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorocounter_is_deleted (
312312 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
313313 size_t count);
314+ jsi::Value cpp_uniffi_loro_ffi_fn_method_lorocounter_subscribe (
315+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
316+ size_t count);
314317 jsi::Value cpp_uniffi_loro_ffi_fn_clone_lorodoc (jsi::Runtime &rt,
315318 const jsi::Value &thisVal,
316319 const jsi::Value *args,
@@ -655,6 +658,9 @@ class NativeLoro : public jsi::HostObject {
655658 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorolist_push (
656659 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
657660 size_t count);
661+ jsi::Value cpp_uniffi_loro_ffi_fn_method_lorolist_subscribe (
662+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
663+ size_t count);
658664 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorolist_to_vec (
659665 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
660666 size_t count);
@@ -754,6 +760,9 @@ class NativeLoro : public jsi::HostObject {
754760 jsi::Value cpp_uniffi_loro_ffi_fn_method_loromap_len (
755761 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
756762 size_t count);
763+ jsi::Value cpp_uniffi_loro_ffi_fn_method_loromap_subscribe (
764+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
765+ size_t count);
757766 jsi::Value cpp_uniffi_loro_ffi_fn_method_loromap_values (
758767 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
759768 size_t count);
@@ -872,6 +881,9 @@ class NativeLoro : public jsi::HostObject {
872881 jsi::Value cpp_uniffi_loro_ffi_fn_method_loromovablelist_set_tree_container (
873882 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
874883 size_t count);
884+ jsi::Value cpp_uniffi_loro_ffi_fn_method_loromovablelist_subscribe (
885+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
886+ size_t count);
875887 jsi::Value cpp_uniffi_loro_ffi_fn_method_loromovablelist_to_vec (
876888 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
877889 size_t count);
@@ -889,6 +901,9 @@ class NativeLoro : public jsi::HostObject {
889901 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotext_apply_delta (
890902 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
891903 size_t count);
904+ jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotext_char_at (
905+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
906+ size_t count);
892907 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotext_delete (
893908 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
894909 size_t count);
@@ -949,6 +964,9 @@ class NativeLoro : public jsi::HostObject {
949964 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotext_splice (
950965 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
951966 size_t count);
967+ jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotext_subscribe (
968+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
969+ size_t count);
952970 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotext_to_delta (
953971 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
954972 size_t count);
@@ -1056,6 +1074,9 @@ class NativeLoro : public jsi::HostObject {
10561074 jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotree_roots (
10571075 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
10581076 size_t count);
1077+ jsi::Value cpp_uniffi_loro_ffi_fn_method_lorotree_subscribe (
1078+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
1079+ size_t count);
10591080 jsi::Value cpp_uniffi_loro_ffi_fn_clone_lorounknown (jsi::Runtime &rt,
10601081 const jsi::Value &thisVal,
10611082 const jsi::Value *args,
@@ -1509,6 +1530,9 @@ class NativeLoro : public jsi::HostObject {
15091530 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorocounter_is_deleted (
15101531 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
15111532 size_t count);
1533+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorocounter_subscribe (
1534+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
1535+ size_t count);
15121536 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorodoc_apply_diff (
15131537 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
15141538 size_t count);
@@ -1843,6 +1867,9 @@ class NativeLoro : public jsi::HostObject {
18431867 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorolist_push (
18441868 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
18451869 size_t count);
1870+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorolist_subscribe (
1871+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
1872+ size_t count);
18461873 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorolist_to_vec (
18471874 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
18481875 size_t count);
@@ -1935,6 +1962,9 @@ class NativeLoro : public jsi::HostObject {
19351962 jsi::Value cpp_uniffi_loro_ffi_checksum_method_loromap_len (
19361963 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
19371964 size_t count);
1965+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_loromap_subscribe (
1966+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
1967+ size_t count);
19381968 jsi::Value cpp_uniffi_loro_ffi_checksum_method_loromap_values (
19391969 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
19401970 size_t count);
@@ -2051,12 +2081,18 @@ class NativeLoro : public jsi::HostObject {
20512081 cpp_uniffi_loro_ffi_checksum_method_loromovablelist_set_tree_container (
20522082 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
20532083 size_t count);
2084+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_loromovablelist_subscribe (
2085+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
2086+ size_t count);
20542087 jsi::Value cpp_uniffi_loro_ffi_checksum_method_loromovablelist_to_vec (
20552088 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
20562089 size_t count);
20572090 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotext_apply_delta (
20582091 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
20592092 size_t count);
2093+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotext_char_at (
2094+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
2095+ size_t count);
20602096 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotext_delete (
20612097 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
20622098 size_t count);
@@ -2118,6 +2154,9 @@ class NativeLoro : public jsi::HostObject {
21182154 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotext_splice (
21192155 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
21202156 size_t count);
2157+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotext_subscribe (
2158+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
2159+ size_t count);
21212160 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotext_to_delta (
21222161 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
21232162 size_t count);
@@ -2217,6 +2256,9 @@ class NativeLoro : public jsi::HostObject {
22172256 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotree_roots (
22182257 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
22192258 size_t count);
2259+ jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorotree_subscribe (
2260+ jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
2261+ size_t count);
22202262 jsi::Value cpp_uniffi_loro_ffi_checksum_method_lorounknown_id (
22212263 jsi::Runtime &rt, const jsi::Value &thisVal, const jsi::Value *args,
22222264 size_t count);
0 commit comments