@xmtp/wasm-bindings 0.0.12 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bindings_wasm.d.ts +137 -111
- package/dist/bindings_wasm.js +236 -234
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +58 -58
- package/package.json +1 -1
|
Binary file
|
|
@@ -1,6 +1,29 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
|
+
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
5
|
+
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
6
|
+
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
7
|
+
export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
|
|
8
|
+
export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
|
|
9
|
+
export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
|
|
10
|
+
export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
|
|
11
|
+
export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
|
|
12
|
+
export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
|
|
13
|
+
export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
|
|
14
|
+
export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
|
|
15
|
+
export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
|
|
16
|
+
export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
|
|
17
|
+
export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
|
|
18
|
+
export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
|
|
19
|
+
export const __wbg_get_permissionpolicyset_updateGroupPinnedFrameUrlPolicy: (a: number) => number;
|
|
20
|
+
export const __wbg_set_permissionpolicyset_updateGroupPinnedFrameUrlPolicy: (a: number, b: number) => void;
|
|
21
|
+
export const __wbg_get_permissionpolicyset_updateMessageExpirationPolicy: (a: number) => number;
|
|
22
|
+
export const __wbg_set_permissionpolicyset_updateMessageExpirationPolicy: (a: number, b: number) => void;
|
|
23
|
+
export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
|
|
24
|
+
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
25
|
+
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
26
|
+
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
4
27
|
export const __wbg_client_free: (a: number, b: number) => void;
|
|
5
28
|
export const __wbg_logoptions_free: (a: number, b: number) => void;
|
|
6
29
|
export const __wbg_get_logoptions_structured: (a: number) => number;
|
|
@@ -22,39 +45,6 @@ export const client_sendHistorySyncRequest: (a: number) => any;
|
|
|
22
45
|
export const client_sendConsentSyncRequest: (a: number) => any;
|
|
23
46
|
export const client_findInboxIdByAddress: (a: number, b: number, c: number) => any;
|
|
24
47
|
export const client_conversations: (a: number) => number;
|
|
25
|
-
export const getInboxIdForAddress: (a: number, b: number, c: number, d: number) => any;
|
|
26
|
-
export const generateInboxId: (a: number, b: number) => [number, number, number, number];
|
|
27
|
-
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
28
|
-
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
29
|
-
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
30
|
-
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
31
|
-
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
32
|
-
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
33
|
-
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
34
|
-
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
35
|
-
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
36
|
-
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
37
|
-
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
38
|
-
export const __wbg_get_inboxstate_recoveryAddress: (a: number) => [number, number];
|
|
39
|
-
export const __wbg_set_inboxstate_recoveryAddress: (a: number, b: number, c: number) => void;
|
|
40
|
-
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
41
|
-
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
42
|
-
export const __wbg_get_inboxstate_accountAddresses: (a: number) => [number, number];
|
|
43
|
-
export const __wbg_set_inboxstate_accountAddresses: (a: number, b: number, c: number) => void;
|
|
44
|
-
export const inboxstate_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
45
|
-
export const client_inboxState: (a: number, b: number) => any;
|
|
46
|
-
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
47
|
-
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
48
|
-
export const client_createInboxSignatureText: (a: number) => any;
|
|
49
|
-
export const client_addWalletSignatureText: (a: number, b: number, c: number) => any;
|
|
50
|
-
export const client_revokeWalletSignatureText: (a: number, b: number, c: number) => any;
|
|
51
|
-
export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
|
|
52
|
-
export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
|
|
53
|
-
export const client_addSignature: (a: number, b: number, c: any) => any;
|
|
54
|
-
export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
|
|
55
|
-
export const client_applySignatureRequests: (a: number) => any;
|
|
56
|
-
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
57
|
-
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
58
48
|
export const __wbg_consent_free: (a: number, b: number) => void;
|
|
59
49
|
export const __wbg_get_consent_entityType: (a: number) => number;
|
|
60
50
|
export const __wbg_set_consent_entityType: (a: number, b: number) => void;
|
|
@@ -115,31 +105,41 @@ export const conversation_addedByInboxId: (a: number) => [number, number, number
|
|
|
115
105
|
export const conversation_groupMetadata: (a: number) => any;
|
|
116
106
|
export const conversation_dmPeerInboxId: (a: number) => [number, number, number, number];
|
|
117
107
|
export const conversation_updatePermissionPolicy: (a: number, b: number, c: number, d: number) => any;
|
|
108
|
+
export const getInboxIdForAddress: (a: number, b: number, c: number, d: number) => any;
|
|
109
|
+
export const generateInboxId: (a: number, b: number) => [number, number, number, number];
|
|
110
|
+
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
111
|
+
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
112
|
+
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
113
|
+
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
114
|
+
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
115
|
+
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
116
|
+
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
117
|
+
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
118
|
+
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
119
|
+
export const __wbg_get_inboxstate_recoveryAddress: (a: number) => [number, number];
|
|
120
|
+
export const __wbg_set_inboxstate_recoveryAddress: (a: number, b: number, c: number) => void;
|
|
121
|
+
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
122
|
+
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
123
|
+
export const __wbg_get_inboxstate_accountAddresses: (a: number) => [number, number];
|
|
124
|
+
export const __wbg_set_inboxstate_accountAddresses: (a: number, b: number, c: number) => void;
|
|
125
|
+
export const inboxstate_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
126
|
+
export const client_inboxState: (a: number, b: number) => any;
|
|
127
|
+
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
118
128
|
export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
129
|
+
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
119
130
|
export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
|
|
120
|
-
export const
|
|
121
|
-
export const
|
|
122
|
-
export const
|
|
123
|
-
export const
|
|
124
|
-
export const
|
|
125
|
-
export const
|
|
126
|
-
export const
|
|
127
|
-
export const
|
|
128
|
-
export const
|
|
129
|
-
export const
|
|
130
|
-
export const
|
|
131
|
-
export const
|
|
132
|
-
export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
|
|
133
|
-
export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
|
|
134
|
-
export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
|
|
135
|
-
export const __wbg_get_permissionpolicyset_updateGroupPinnedFrameUrlPolicy: (a: number) => number;
|
|
136
|
-
export const __wbg_set_permissionpolicyset_updateGroupPinnedFrameUrlPolicy: (a: number, b: number) => void;
|
|
137
|
-
export const __wbg_get_permissionpolicyset_updateMessageExpirationPolicy: (a: number) => number;
|
|
138
|
-
export const __wbg_set_permissionpolicyset_updateMessageExpirationPolicy: (a: number, b: number) => void;
|
|
139
|
-
export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
|
|
140
|
-
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
141
|
-
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
142
|
-
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
131
|
+
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
132
|
+
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
133
|
+
export const client_createInboxSignatureText: (a: number) => any;
|
|
134
|
+
export const client_addWalletSignatureText: (a: number, b: number, c: number) => any;
|
|
135
|
+
export const client_revokeWalletSignatureText: (a: number, b: number, c: number) => any;
|
|
136
|
+
export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
|
|
137
|
+
export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
|
|
138
|
+
export const client_addSignature: (a: number, b: number, c: any) => any;
|
|
139
|
+
export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
|
|
140
|
+
export const client_applySignatureRequests: (a: number) => any;
|
|
141
|
+
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
142
|
+
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
143
143
|
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
144
144
|
export const __wbg_get_listconversationsoptions_allowedStates: (a: number) => [number, number];
|
|
145
145
|
export const __wbg_set_listconversationsoptions_allowedStates: (a: number, b: number, c: number) => void;
|
|
@@ -260,6 +260,6 @@ export const __wbindgen_export_5: WebAssembly.Table;
|
|
|
260
260
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
261
261
|
export const __externref_table_dealloc: (a: number) => void;
|
|
262
262
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
263
|
-
export const
|
|
264
|
-
export const
|
|
263
|
+
export const closure2596_externref_shim: (a: number, b: number, c: any) => void;
|
|
264
|
+
export const closure3688_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
265
265
|
export const __wbindgen_start: () => void;
|