@learncard/didkit-plugin 1.5.31 → 1.5.33

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.
@@ -85,8 +85,8 @@ export interface InitOutput {
85
85
  readonly __wbindgen_export_5: WebAssembly.Table;
86
86
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
87
87
  readonly __externref_table_dealloc: (a: number) => void;
88
- readonly closure4040_externref_shim: (a: number, b: number, c: any) => void;
89
- readonly closure4437_externref_shim: (a: number, b: number, c: any, d: any) => void;
88
+ readonly closure4202_externref_shim: (a: number, b: number, c: any) => void;
89
+ readonly closure4602_externref_shim: (a: number, b: number, c: any, d: any) => void;
90
90
  readonly __wbindgen_start: () => void;
91
91
  }
92
92