@learncard/core 7.0.3 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -208,24 +208,14 @@ export interface InitOutput {
208
208
  readonly contextLoader: (a: number, b: number) => number;
209
209
  readonly didkit_error_message: () => number;
210
210
  readonly didkit_error_code: () => number;
211
- readonly SHA1DCUpdate: (a: number, b: number, c: number) => void;
212
- readonly sha1_compression_states: (a: number, b: number, c: number, d: number) => void;
213
- readonly SHA1DCInit: (a: number) => void;
214
- readonly SHA1DCSetSafeHash: (a: number, b: number) => void;
215
- readonly SHA1DCSetUseUBC: (a: number, b: number) => void;
216
- readonly SHA1DCSetUseDetectColl: (a: number, b: number) => void;
217
- readonly SHA1DCSetDetectReducedRoundCollision: (a: number, b: number) => void;
218
- readonly SHA1DCSetCallback: (a: number, b: number) => void;
219
- readonly ubc_check: (a: number, b: number) => void;
220
- readonly SHA1DCFinal: (a: number, b: number) => number;
221
211
  readonly __wbindgen_malloc: (a: number) => number;
222
212
  readonly __wbindgen_realloc: (a: number, b: number, c: number) => number;
223
213
  readonly __wbindgen_export_2: WebAssembly.Table;
224
- readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h47a829c6210a1ab1: (a: number, b: number, c: number) => void;
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;
225
215
  readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
226
216
  readonly __wbindgen_free: (a: number, b: number) => void;
227
217
  readonly __wbindgen_exn_store: (a: number) => void;
228
- readonly wasm_bindgen__convert__closures__invoke2_mut__h68d8a804a96909b8: (a: number, b: number, c: number, d: number) => void;
218
+ readonly wasm_bindgen__convert__closures__invoke2_mut__h4d6f2a8364143373: (a: number, b: number, c: number, d: number) => void;
229
219
  }
230
220
 
231
221
  /**