UNPKG

rnv

Version:

💻 CLI for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `Linux

7 lines • 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RNV_HOME_DIR = void 0; var tslib_1 = require("tslib"); var path_1 = tslib_1.__importDefault(require("path")); exports.RNV_HOME_DIR = path_1.default.join(__dirname, '..'); //# sourceMappingURL=constants.js.map