UNPKG
@nativescript/debug-ios
Version:
alpha (1.0.0-alpha.0)
latest (1.0.0)
1.0.0
1.0.0-alpha.0
NativeScript iOS Debugging tools.
github.com/NativeScript/plugins
NativeScript/plugins
@nativescript/debug-ios
/
index.js
6 lines
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
export
class
NativeScriptDebugIOS
{ static show() { FLEXManager.sharedManager.showExplorer(); } } //
# sourceMappingURL=index.js.map