@learncard/didkit-plugin 1.4.6 → 1.4.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -229,11 +229,11 @@ export interface InitOutput {
229
229
  readonly __wbindgen_malloc: (a: number, b: number) => number;
230
230
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
231
231
  readonly __wbindgen_export_2: WebAssembly.Table;
232
- readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hae32635367f5810e: (a: number, b: number, c: number) => void;
232
+ readonly wasm_bindgen__convert__closures__invoke1_mut__h45806fd75c456525: (a: number, b: number, c: number) => void;
233
233
  readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
234
234
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
235
235
  readonly __wbindgen_exn_store: (a: number) => void;
236
- readonly wasm_bindgen__convert__closures__invoke2_mut__h6e6bc1a8c3634b3b: (a: number, b: number, c: number, d: number) => void;
236
+ readonly wasm_bindgen__convert__closures__invoke2_mut__h46bbe3de5dd3bce3: (a: number, b: number, c: number, d: number) => void;
237
237
  }
238
238
 
239
239
  export type SyncInitInput = BufferSource | WebAssembly.Module;