UNPKG
tav-media
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
Cross platform media editing framework
tav-media
/
lib
/
libpag
/
src
/
wechat
/
babel.js
5 lines
(4 loc)
•
107 B
JavaScript
View Raw
1
2
3
4
5
globalThis.
WebAssembly
=
WXWebAssembly
; globalThis.
isWxWebAssembly
=
true
;
window
= globalThis;
export
{};