UNPKG

@roeeyn/challenge-generator

Version:

Fetches a code challenge from the backend, and creates the necessary files to run locally.

9 lines (8 loc) 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./api.utils"), exports); tslib_1.__exportStar(require("./command.utils"), exports); tslib_1.__exportStar(require("./cliValidator.utils"), exports); tslib_1.__exportStar(require("./files.utils"), exports); tslib_1.__exportStar(require("./logger.utils"), exports);