YuzuJS/setImmediate

Not relying on global scope

Closed this issue · 1 comments

Hey all,

Is there a way to import this package as a function (in my case with webpack) and not have it polyfill the function on the global variable? I'd like to be able to use this function in lib code and not alter other people's global variables.

Thanks!

I see this was a previous issue. I'll just see myself out. ;)

#16