fix(babel): replace window with global #22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm pretty sure that here should be
global
instead ofwindow
.Does
window
work for you? I have a ReferenceError.You're right, thanks.
published the npm package: telegram-api@0.7.4