UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

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