capacitor-webview-overlay icon indicating copy to clipboard operation
capacitor-webview-overlay copied to clipboard

How can this be used without modules?

Open trueicecold opened this issue 4 years ago • 0 comments

Hello,

if I want to simply use:

window.onload = function() { ...... }

How can I use this? since import doesn't work without using a module...

trueicecold avatar Dec 07 '20 10:12 trueicecold