cordova-plugin-wkwebview-engine
cordova-plugin-wkwebview-engine copied to clipboard
some code is hidden in safari debugger
nevermind. wkwebview was showing me the code post-hoisting, so I was seeing function declarations where I would have otherwise been seeing code. false alarm.