@learncard/core 8.0.3 → 8.0.5

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -34,8 +34,8 @@ export function didkit_error_code(): number;
34
34
  export function __wbindgen_malloc(a: number): number;
35
35
  export function __wbindgen_realloc(a: number, b: number, c: number): number;
36
36
  export const __wbindgen_export_2: WebAssembly.Table;
37
- export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf93d85b78df19dde(a: number, b: number, c: number): void;
37
+ export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h93b9577b462bda3f(a: number, b: number, c: number): void;
38
38
  export function __wbindgen_add_to_stack_pointer(a: number): number;
39
39
  export function __wbindgen_free(a: number, b: number): void;
40
40
  export function __wbindgen_exn_store(a: number): void;
41
- export function wasm_bindgen__convert__closures__invoke2_mut__h4d6f2a8364143373(a: number, b: number, c: number, d: number): void;
41
+ export function wasm_bindgen__convert__closures__invoke2_mut__h5199611bd19f62fe(a: number, b: number, c: number, d: number): void;
@@ -211,11 +211,11 @@ export interface InitOutput {
211
211
  readonly __wbindgen_malloc: (a: number) => number;
212
212
  readonly __wbindgen_realloc: (a: number, b: number, c: number) => number;
213
213
  readonly __wbindgen_export_2: WebAssembly.Table;
214
- readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf93d85b78df19dde: (a: number, b: number, c: number) => void;
214
+ readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h93b9577b462bda3f: (a: number, b: number, c: number) => void;
215
215
  readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
216
216
  readonly __wbindgen_free: (a: number, b: number) => void;
217
217
  readonly __wbindgen_exn_store: (a: number) => void;
218
- readonly wasm_bindgen__convert__closures__invoke2_mut__h4d6f2a8364143373: (a: number, b: number, c: number, d: number) => void;
218
+ readonly wasm_bindgen__convert__closures__invoke2_mut__h5199611bd19f62fe: (a: number, b: number, c: number, d: number) => void;
219
219
  }
220
220
 
221
221
  /**