UNPKG

microui-cli

Version:

Publish your reusable web component to microuihub.com by MicroUI CLI. This package is for setting up developer project to publish.

5 lines (4 loc) 102 B
const fn = function (command, args) { console.log("In development."); }; module.exports = fn;