GasWell-front/node_modules/vue-tsc/bin/vue-tsc.js

4 lines
63 B
JavaScript
Raw Normal View History

#!/usr/bin/env node
// @ts-check
require('../index.js').run();