@rnv/sdk-tizen
Version:
ReNative Tizen SDK
8 lines • 392 B
JavaScript
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
;