UNPKG

js-slang

Version:

Javascript-based implementations of Source, written in Typescript

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