@mtcute/wasm
Advanced tools
Comparing version 0.19.0 to 0.19.9
function getWasmUrl() { | ||
return new URL( | ||
/* @vite-ignore */ | ||
"./mtcute.wasm", | ||
@@ -5,0 +4,0 @@ import.meta.url |
{ | ||
"name": "@mtcute/wasm", | ||
"type": "module", | ||
"version": "0.19.0", | ||
"version": "0.19.9", | ||
"description": "WASM implementation of common algorithms used in Telegram", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
68540
391