You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
when using in browser, the object document actually is window.document, but since it is exported, the last snippet is converted to (notice document is changed to document$1):
take package gloabl for example:
when using in browser, the object
document
actually iswindow.document
, but since it is exported, the last snippet is converted to (noticedocument
is changed todocument$1
):The text was updated successfully, but these errors were encountered: