This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/node_modules/.bin/ts-node-transpile-only

6 lines
223 B
JavaScript
Executable File

#!/usr/bin/env node
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const bin_1 = require("./bin");
bin_1.main(undefined, { '--transpile-only': true });
//# sourceMappingURL=bin-transpile.js.map