UNPKG

create-varan-app

Version:

Create varan app command line utility

8 lines 335 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const init_1 = __importDefault(require("./lib/init")); exports.init = init_1.default; //# sourceMappingURL=index.js.map