touchui-create
Advanced tools
Comparing version 0.1.15 to 0.1.16
import ui from 'touchui/dist/ui/index.js' | ||
import App from './app.ui' | ||
ui.start(App) | ||
let options = { | ||
app: App | ||
} | ||
ui.start(options) | ||
ui.networkTimeout = 5 | ||
ui.networkBaseUrl = '' |
{ | ||
"name": "touchui-create", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "touchui-create", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
551951
59
3842