@smartface/emulator-dispatcher
Version:
Handles Emulator Dispatcher Part of SmartfaceCloud
8 lines (7 loc) • 373 B
JavaScript
module.exports = {
IDE_CLOSED: "For security reasons, you cannot update the app while the IDE \
is closed. To update the app, please start a new session by launching the \
Cloud IDE and rescanning the new QR code.",
CANCEL_TRANSFER: "We cannot continue running your project. Please fix your \
errors before continue. For more information, check your error log."
};