@crisp-e3/zk-inputs 0.2.1-test → 0.2.3-test

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.
@@ -458,7 +458,7 @@ async function __wbg_init(module_or_path) {
458
458
  }
459
459
 
460
460
  if (typeof module_or_path === 'undefined') {
461
- /* wasm URL disabled: load via @crisp-e3/zk-inputs/init */
461
+ /* wasm URL disabled */
462
462
  }
463
463
  const imports = __wbg_get_imports();
464
464