UNPKG

@iotize/cli

Version:
6 lines 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const path_1 = require("path"); exports.SIM_FILE_ADDRESS = 'https://raw.githubusercontent.com/iotize-sas/simfiles/master/Simfiles/STM32F401xC.sim'; exports.RESOURCE_PATH = path_1.resolve(__dirname, '../assets'); //# sourceMappingURL=config.js.map