@ikonai/sdk 0.0.31 → 0.0.32
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.
package/index.js
CHANGED
|
@@ -3949,7 +3949,7 @@ function gr(t) {
|
|
|
3949
3949
|
}
|
|
3950
3950
|
function Uc(t) {
|
|
3951
3951
|
return new Worker(
|
|
3952
|
-
"" + new URL("assets/audio-playback-worker-
|
|
3952
|
+
"" + new URL("assets/audio-playback-worker-WI7y4bo8.js", import.meta.url).href,
|
|
3953
3953
|
{
|
|
3954
3954
|
type: "module",
|
|
3955
3955
|
name: t?.name
|