pitaya-launcher/src/util/const.js

3 lines
64 B
JavaScript

exports.EDIT_MODE = 'edit';
exports.LAUNCHER_MODE = 'launcher';