ping-openmls-sdk 0.1.0 → 0.1.2

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.
Binary file
@@ -0,0 +1,46 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ export const memory: WebAssembly.Memory;
4
+ export const __wbg_pingclient_free: (a: number, b: number) => void;
5
+ export const pingclient_addMembers: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
6
+ export const pingclient_buildLinkingTicket: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
7
+ export const pingclient_consumeLinkingTicket: (a: number, b: number, c: number) => number;
8
+ export const pingclient_createConversation: (a: number, b: number, c: number, d: number) => number;
9
+ export const pingclient_deviceId: (a: number, b: number) => void;
10
+ export const pingclient_freshKeyPackage: (a: number, b: number) => void;
11
+ export const pingclient_generateIdentity: (a: number) => void;
12
+ export const pingclient_init: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => number;
13
+ export const pingclient_joinConversation: (a: number, b: number, c: number) => number;
14
+ export const pingclient_listConversations: (a: number, b: number) => void;
15
+ export const pingclient_onMessage: (a: number, b: number) => void;
16
+ export const pingclient_processEnvelope: (a: number, b: number, c: number) => number;
17
+ export const pingclient_removeMembers: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
18
+ export const pingclient_send: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
19
+ export const pingclient_syncConversations: (a: number, b: number) => number;
20
+ export const pingclient_userId: (a: number, b: number) => void;
21
+ export const _start: () => void;
22
+ export const __wbg_wasmbindgentestcontext_free: (a: number, b: number) => void;
23
+ export const __wbgbench_dump: (a: number) => void;
24
+ export const __wbgbench_import: (a: number, b: number) => void;
25
+ export const __wbgtest_console_debug: (a: number) => void;
26
+ export const __wbgtest_console_error: (a: number) => void;
27
+ export const __wbgtest_console_info: (a: number) => void;
28
+ export const __wbgtest_console_log: (a: number) => void;
29
+ export const __wbgtest_console_warn: (a: number) => void;
30
+ export const __wbgtest_cov_dump: (a: number) => void;
31
+ export const __wbgtest_coverage_path: (a: number, b: number, c: number, d: number, e: number, f: number, g: bigint) => void;
32
+ export const __wbgtest_module_signature: (a: number) => void;
33
+ export const wasmbindgentestcontext_filtered_count: (a: number, b: number) => void;
34
+ export const wasmbindgentestcontext_include_ignored: (a: number, b: number) => void;
35
+ export const wasmbindgentestcontext_new: (a: number) => number;
36
+ export const wasmbindgentestcontext_run: (a: number, b: number, c: number) => number;
37
+ export const __wasm_bindgen_func_elem_2213: (a: number, b: number, c: number, d: number, e: number) => void;
38
+ export const __wasm_bindgen_func_elem_2203: (a: number, b: number, c: number, d: number) => void;
39
+ export const __wasm_bindgen_func_elem_2212: (a: number, b: number, c: number, d: number) => void;
40
+ export const __wbindgen_export: (a: number, b: number) => number;
41
+ export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
42
+ export const __wbindgen_export3: (a: number) => void;
43
+ export const __wbindgen_export4: (a: number, b: number, c: number) => void;
44
+ export const __wbindgen_export5: (a: number, b: number) => void;
45
+ export const __wbindgen_add_to_stack_pointer: (a: number) => number;
46
+ export const __wbindgen_start: () => void;