UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

8 lines (7 loc) 352 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const runtime_store_1 = __importDefault(require("./util_modules/runtime-store")); exports.default = new runtime_store_1.default('CLI');