UNPKG

@platformos/pos-cli

Version:

Manage your platformOS application

7 lines (5 loc) 167 B
'use strict'; const cliBoxes = require('./boxes.json'); module.exports = cliBoxes; // TODO: Remove this for the next major release module.exports.default = cliBoxes;