UNPKG

90 BJavaScriptView Raw
1#!/usr/bin/env node
2require('v8-compile-cache')
3require('./cli')(process.argv.slice(1))
4
\No newline at end of file