@trylimbo/sdk-verifier-wasm 0.1.0-canary.100

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.
@@ -0,0 +1,62 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ export const memory: WebAssembly.Memory;
4
+ export const __wbg_binder_free: (a: number, b: number) => void;
5
+ export const __wbg_blobsource_free: (a: number, b: number) => void;
6
+ export const __wbg_bytessource_free: (a: number, b: number) => void;
7
+ export const __wbg_memorysource_free: (a: number, b: number) => void;
8
+ export const binder_derive: (a: number, b: any, c: number, d: number) => any;
9
+ export const binder_held: (a: any) => [number, number, number];
10
+ export const binder_iscc: () => number;
11
+ export const blobsource_length: (a: number) => number;
12
+ export const blobsource_new: (a: any) => [number, number, number];
13
+ export const blobsource_readAt: (a: number, b: number, c: number) => [number, number, number];
14
+ export const bytessource_length: (a: number) => number;
15
+ export const bytessource_new: (a: any) => number;
16
+ export const bytessource_readAt: (a: number, b: number, c: number) => any;
17
+ export const memorysource_length: (a: number) => number;
18
+ export const memorysource_new: (a: number, b: number) => number;
19
+ export const memorysource_readAt: (a: number, b: number, c: number) => any;
20
+ export const __wbg_assetverifier_free: (a: number, b: number) => void;
21
+ export const assetverifier_create: (a: any) => [number, number, number];
22
+ export const assetverifier_verify: (a: number, b: any, c: number, d: number) => any;
23
+ export const parse: (a: number, b: number) => [number, number, number];
24
+ export const resource: (a: number, b: number, c: number, d: number) => [number, number, number, number];
25
+ export const thumbnails: (a: number, b: number) => [number, number, number];
26
+ export const C2PA_TRUST_LIST: () => [number, number];
27
+ export const C2PA_TSA_TRUST_LIST: () => [number, number];
28
+ export const DEV_CA: () => [number, number];
29
+ export const __wbg_streamvalidation_free: (a: number, b: number) => void;
30
+ export const __wbg_streamverifier_free: (a: number, b: number) => void;
31
+ export const init_panic_hook: () => void;
32
+ export const streamvalidation_export: (a: number) => [number, number, number, number];
33
+ export const streamvalidation_validate: (a: number, b: any) => any;
34
+ export const streamverifier_create: (a: any) => [number, number, number];
35
+ export const streamverifier_open: (a: number, b: number, c: number) => number;
36
+ export const streamverifier_resume: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
37
+ export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
38
+ export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
39
+ export const intounderlyingbytesource_cancel: (a: number) => void;
40
+ export const intounderlyingbytesource_pull: (a: number, b: any) => any;
41
+ export const intounderlyingbytesource_start: (a: number, b: any) => void;
42
+ export const intounderlyingbytesource_type: (a: number) => number;
43
+ export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
44
+ export const intounderlyingsource_cancel: (a: number) => void;
45
+ export const intounderlyingsource_pull: (a: number, b: any) => any;
46
+ export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
47
+ export const intounderlyingsink_abort: (a: number, b: any) => any;
48
+ export const intounderlyingsink_close: (a: number) => any;
49
+ export const intounderlyingsink_write: (a: number, b: any) => any;
50
+ export const wasm_bindgen__convert__closures_____invoke__h87666057de2caf05: (a: number, b: number, c: any) => [number, number];
51
+ export const wasm_bindgen__convert__closures_____invoke__h427ac36a6c93c398: (a: number, b: number, c: any, d: any) => void;
52
+ export const wasm_bindgen__convert__closures_____invoke__h57ac022b707ce0a7: (a: number, b: number, c: any) => void;
53
+ export const wasm_bindgen__convert__closures_____invoke__hfcd26b19c01d430a: (a: number, b: number) => void;
54
+ export const __wbindgen_malloc: (a: number, b: number) => number;
55
+ export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
56
+ export const __wbindgen_exn_store: (a: number) => void;
57
+ export const __externref_table_alloc: () => number;
58
+ export const __wbindgen_externrefs: WebAssembly.Table;
59
+ export const __wbindgen_free: (a: number, b: number, c: number) => void;
60
+ export const __wbindgen_destroy_closure: (a: number, b: number) => void;
61
+ export const __externref_table_dealloc: (a: number) => void;
62
+ export const __wbindgen_start: () => void;