(I7)
| 216 | } |
| 217 | } |
| 218 | async function o(I7) { |
| 219 | void 0 === I7 && (I7 = importMeta.url.replace(/\.js$/, "_bg.wasm")); |
| 220 | ("string" == typeof I7 || "function" == typeof Request && I7 instanceof Request || "function" == typeof URL && I7 instanceof URL) && (I7 = fetch(I7)); |
| 221 | const { instance: g5 , module: B1 } = await w(await I7, { |
| 222 | }); |
| 223 | return A = g5.exports, o.__wbindgen_wasm_module = B1, A; |
| 224 | } |
| 225 | await o(source); |
| 226 | function decompress(input) { |
| 227 | return lz4_decompress(input); |