@keyhive/keyhive 0.0.0-alpha.56b → 0.0.0-alpha.56c
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/package.json +1 -1
- package/pkg/keyhive_wasm_bg.wasm +0 -0
- package/pkg/keyhive_wasm_bg.wasm.d.ts +55 -55
- package/pkg-node/keyhive_wasm_bg.wasm +0 -0
- package/pkg-node/keyhive_wasm_bg.wasm.d.ts +55 -55
- package/pkg-slim/keyhive_wasm.d.ts +55 -55
- package/pkg-slim/keyhive_wasm_bg.wasm +0 -0
- package/pkg-slim/keyhive_wasm_bg.wasm.base64.js +1 -1
- package/pkg-slim/keyhive_wasm_bg.wasm.d.ts +55 -55
|
@@ -64,13 +64,65 @@ export const stats_prekeysExpanded: (a: number) => bigint;
|
|
|
64
64
|
export const stats_revocations: (a: number) => bigint;
|
|
65
65
|
export const stats_totalOps: (a: number) => bigint;
|
|
66
66
|
export const stats_totalPendingOps: (a: number) => bigint;
|
|
67
|
+
export const __wbg_capability_free: (a: number, b: number) => void;
|
|
68
|
+
export const __wbg_group_free: (a: number, b: number) => void;
|
|
69
|
+
export const __wbg_membered_free: (a: number, b: number) => void;
|
|
70
|
+
export const __wbg_revocation_free: (a: number, b: number) => void;
|
|
71
|
+
export const capability_can: (a: number) => number;
|
|
72
|
+
export const capability_proof: (a: number) => number;
|
|
73
|
+
export const capability_who: (a: number) => number;
|
|
74
|
+
export const group___wasm_refgen_toJsGroup: (a: number) => number;
|
|
75
|
+
export const group_groupId: (a: number) => number;
|
|
76
|
+
export const group_members: (a: number) => any;
|
|
77
|
+
export const group_toAgent: (a: number) => number;
|
|
78
|
+
export const group_toMembered: (a: number) => number;
|
|
79
|
+
export const group_toPeer: (a: number) => number;
|
|
80
|
+
export const revocation_after: (a: number) => number;
|
|
81
|
+
export const revocation_proof: (a: number) => number;
|
|
82
|
+
export const revocation_revoked: (a: number) => number;
|
|
83
|
+
export const revocation_subject_id: (a: number) => number;
|
|
84
|
+
export const group_id: (a: number) => number;
|
|
85
|
+
export const __wbg_cannotparseed25519signingkey_free: (a: number, b: number) => void;
|
|
86
|
+
export const __wbg_cgkaoperation_free: (a: number, b: number) => void;
|
|
87
|
+
export const __wbg_documentid_free: (a: number, b: number) => void;
|
|
88
|
+
export const __wbg_event_free: (a: number, b: number) => void;
|
|
89
|
+
export const __wbg_generatewebcryptoerror_free: (a: number, b: number) => void;
|
|
90
|
+
export const __wbg_signer_free: (a: number, b: number) => void;
|
|
91
|
+
export const cgkaoperation_variant: (a: number) => [number, number];
|
|
92
|
+
export const documentid_new: (a: number, b: number) => [number, number, number];
|
|
93
|
+
export const documentid_toBytes: (a: number) => [number, number];
|
|
94
|
+
export const documentid_toJsValue: (a: number) => any;
|
|
95
|
+
export const documentid_toString: (a: number) => [number, number];
|
|
96
|
+
export const event_isDelegated: (a: number) => number;
|
|
97
|
+
export const event_isRevoked: (a: number) => number;
|
|
98
|
+
export const event_toBytes: (a: number) => [number, number, number, number];
|
|
99
|
+
export const event_tryIntoSignedDelegation: (a: number) => number;
|
|
100
|
+
export const event_tryIntoSignedRevocation: (a: number) => number;
|
|
101
|
+
export const event_variant: (a: number) => [number, number];
|
|
102
|
+
export const generatewebcryptoerror_message: (a: number) => [number, number];
|
|
103
|
+
export const signer_clone: (a: number) => number;
|
|
104
|
+
export const signer_generate: () => any;
|
|
105
|
+
export const signer_generateMemory: () => number;
|
|
106
|
+
export const signer_generateWebCrypto: () => any;
|
|
107
|
+
export const signer_memorySignerFromBytes: (a: number, b: number) => [number, number, number];
|
|
108
|
+
export const signer_trySign: (a: number, b: number, c: number) => any;
|
|
109
|
+
export const signer_variant: (a: number) => [number, number];
|
|
110
|
+
export const signer_verifyingKey: (a: number) => [number, number];
|
|
111
|
+
export const signer_webCryptoSigner: (a: any) => any;
|
|
112
|
+
export const __wbg_signedcgkaoperation_free: (a: number, b: number) => void;
|
|
113
|
+
export const signedcgkaoperation_delegation: (a: number) => number;
|
|
114
|
+
export const signedcgkaoperation_signature: (a: number) => [number, number];
|
|
115
|
+
export const signedcgkaoperation_verify: (a: number) => number;
|
|
116
|
+
export const signedcgkaoperation_verifyingKey: (a: number) => [number, number];
|
|
67
117
|
export const __wbg_agent_free: (a: number, b: number) => void;
|
|
68
118
|
export const __wbg_allagentevents_free: (a: number, b: number) => void;
|
|
69
119
|
export const __wbg_ciphertextstore_free: (a: number, b: number) => void;
|
|
120
|
+
export const __wbg_history_free: (a: number, b: number) => void;
|
|
70
121
|
export const __wbg_individual_free: (a: number, b: number) => void;
|
|
71
122
|
export const __wbg_invocation_free: (a: number, b: number) => void;
|
|
72
123
|
export const __wbg_keyhive_free: (a: number, b: number) => void;
|
|
73
124
|
export const __wbg_peer_free: (a: number, b: number) => void;
|
|
125
|
+
export const __wbg_sharekey_free: (a: number, b: number) => void;
|
|
74
126
|
export const agent_id: (a: number) => number;
|
|
75
127
|
export const agent_isDocument: (a: number) => number;
|
|
76
128
|
export const agent_isGroup: (a: number) => number;
|
|
@@ -87,6 +139,9 @@ export const allagentevents_membershipSources: (a: number) => any;
|
|
|
87
139
|
export const allagentevents_prekeySources: (a: number) => any;
|
|
88
140
|
export const ciphertextstore_newFromWebStorage: (a: any) => number;
|
|
89
141
|
export const ciphertextstore_newInMemory: () => number;
|
|
142
|
+
export const history_contentRefs: (a: number) => [number, number];
|
|
143
|
+
export const history_delegations: (a: number) => [number, number];
|
|
144
|
+
export const history_revocations: (a: number) => [number, number];
|
|
90
145
|
export const individual_id: (a: number) => number;
|
|
91
146
|
export const individual_pickPrekey: (a: number, b: number) => any;
|
|
92
147
|
export const individual_toAgent: (a: number) => number;
|
|
@@ -137,56 +192,6 @@ export const peer_isIndividual: (a: number) => number;
|
|
|
137
192
|
export const peer_toString: (a: number) => [number, number];
|
|
138
193
|
export const individual_individualId: (a: number) => number;
|
|
139
194
|
export const peer_id: (a: number) => number;
|
|
140
|
-
export const __wbg_cannotparseed25519signingkey_free: (a: number, b: number) => void;
|
|
141
|
-
export const __wbg_cgkaoperation_free: (a: number, b: number) => void;
|
|
142
|
-
export const __wbg_documentid_free: (a: number, b: number) => void;
|
|
143
|
-
export const __wbg_event_free: (a: number, b: number) => void;
|
|
144
|
-
export const __wbg_generatewebcryptoerror_free: (a: number, b: number) => void;
|
|
145
|
-
export const __wbg_signer_free: (a: number, b: number) => void;
|
|
146
|
-
export const cgkaoperation_variant: (a: number) => [number, number];
|
|
147
|
-
export const documentid_new: (a: number, b: number) => [number, number, number];
|
|
148
|
-
export const documentid_toBytes: (a: number) => [number, number];
|
|
149
|
-
export const documentid_toJsValue: (a: number) => any;
|
|
150
|
-
export const documentid_toString: (a: number) => [number, number];
|
|
151
|
-
export const event_isDelegated: (a: number) => number;
|
|
152
|
-
export const event_isRevoked: (a: number) => number;
|
|
153
|
-
export const event_toBytes: (a: number) => [number, number, number, number];
|
|
154
|
-
export const event_tryIntoSignedDelegation: (a: number) => number;
|
|
155
|
-
export const event_tryIntoSignedRevocation: (a: number) => number;
|
|
156
|
-
export const event_variant: (a: number) => [number, number];
|
|
157
|
-
export const generatewebcryptoerror_message: (a: number) => [number, number];
|
|
158
|
-
export const signer_clone: (a: number) => number;
|
|
159
|
-
export const signer_generate: () => any;
|
|
160
|
-
export const signer_generateMemory: () => number;
|
|
161
|
-
export const signer_generateWebCrypto: () => any;
|
|
162
|
-
export const signer_memorySignerFromBytes: (a: number, b: number) => [number, number, number];
|
|
163
|
-
export const signer_trySign: (a: number, b: number, c: number) => any;
|
|
164
|
-
export const signer_variant: (a: number) => [number, number];
|
|
165
|
-
export const signer_verifyingKey: (a: number) => [number, number];
|
|
166
|
-
export const signer_webCryptoSigner: (a: any) => any;
|
|
167
|
-
export const __wbg_signedcgkaoperation_free: (a: number, b: number) => void;
|
|
168
|
-
export const signedcgkaoperation_delegation: (a: number) => number;
|
|
169
|
-
export const signedcgkaoperation_signature: (a: number) => [number, number];
|
|
170
|
-
export const signedcgkaoperation_verify: (a: number) => number;
|
|
171
|
-
export const signedcgkaoperation_verifyingKey: (a: number) => [number, number];
|
|
172
|
-
export const __wbg_capability_free: (a: number, b: number) => void;
|
|
173
|
-
export const __wbg_group_free: (a: number, b: number) => void;
|
|
174
|
-
export const __wbg_membered_free: (a: number, b: number) => void;
|
|
175
|
-
export const __wbg_revocation_free: (a: number, b: number) => void;
|
|
176
|
-
export const capability_can: (a: number) => number;
|
|
177
|
-
export const capability_proof: (a: number) => number;
|
|
178
|
-
export const capability_who: (a: number) => number;
|
|
179
|
-
export const group___wasm_refgen_toJsGroup: (a: number) => number;
|
|
180
|
-
export const group_groupId: (a: number) => number;
|
|
181
|
-
export const group_members: (a: number) => any;
|
|
182
|
-
export const group_toAgent: (a: number) => number;
|
|
183
|
-
export const group_toMembered: (a: number) => number;
|
|
184
|
-
export const group_toPeer: (a: number) => number;
|
|
185
|
-
export const revocation_after: (a: number) => number;
|
|
186
|
-
export const revocation_proof: (a: number) => number;
|
|
187
|
-
export const revocation_revoked: (a: number) => number;
|
|
188
|
-
export const revocation_subject_id: (a: number) => number;
|
|
189
|
-
export const group_id: (a: number) => number;
|
|
190
195
|
export const __wbg_doccontentrefs_free: (a: number, b: number) => void;
|
|
191
196
|
export const __wbg_encrypted_free: (a: number, b: number) => void;
|
|
192
197
|
export const __wbg_individualid_free: (a: number, b: number) => void;
|
|
@@ -215,7 +220,6 @@ export const encrypted_toBytes: (a: number) => [number, number];
|
|
|
215
220
|
export const __wbg_changeid_free: (a: number, b: number) => void;
|
|
216
221
|
export const __wbg_delegation_free: (a: number, b: number) => void;
|
|
217
222
|
export const __wbg_encryptedcontentwithupdate_free: (a: number, b: number) => void;
|
|
218
|
-
export const __wbg_sharekey_free: (a: number, b: number) => void;
|
|
219
223
|
export const __wbg_signedinvocation_free: (a: number, b: number) => void;
|
|
220
224
|
export const __wbg_summary_free: (a: number, b: number) => void;
|
|
221
225
|
export const changeid___wasm_refgen_toJsChangeId: (a: number) => number;
|
|
@@ -229,10 +233,6 @@ export const encryptedcontentwithupdate_encrypted_content: (a: number) => number
|
|
|
229
233
|
export const encryptedcontentwithupdate_update_op: (a: number) => number;
|
|
230
234
|
export const summary_access: (a: number) => number;
|
|
231
235
|
export const summary_doc: (a: number) => number;
|
|
232
|
-
export const __wbg_history_free: (a: number, b: number) => void;
|
|
233
|
-
export const history_contentRefs: (a: number) => [number, number];
|
|
234
|
-
export const history_delegations: (a: number) => [number, number];
|
|
235
|
-
export const history_revocations: (a: number) => [number, number];
|
|
236
236
|
export const wasm_bindgen__convert__closures_____invoke__h3280982d348b8ce7: (a: number, b: number, c: any) => [number, number];
|
|
237
237
|
export const wasm_bindgen__convert__closures_____invoke__hed1b57a71ca47f43: (a: number, b: number, c: any, d: any) => void;
|
|
238
238
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|