UNPKG

@rnv/sdk-tizen

Version:
8 lines 392 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SdkPlatforms = exports.CLI_SDB_TIZEN = exports.CLI_TIZEN = exports.CLI_TIZEN_EMULATOR = void 0; exports.CLI_TIZEN_EMULATOR = 'tizenEmulator'; exports.CLI_TIZEN = 'tizen'; exports.CLI_SDB_TIZEN = 'tizenSdb'; exports.SdkPlatforms = ['tizen', 'tizenwatch', 'tizenmobile']; //# sourceMappingURL=constants.js.map