@academyjs/rover
Version:
Rover allows you to learn programming interactively.
10 lines • 352 B
JavaScript
;
/**
* Copyright (c) AcademyJS and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = ["node/factorial", "node/hello-world"];
//# sourceMappingURL=index.js.map