UNPKG

js-slang

Version:

Javascript-based implementations of Source, written in Typescript

7 lines 234 B
#!/usr/bin/env node "use strict"; /* istanbul ignore file */ Object.defineProperty(exports, "__esModule", { value: true }); const main_1 = require("./main"); (0, main_1.getMainCommand)().parseAsync(); //# sourceMappingURL=index.js.map