UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

9 lines (5 loc) 169 B
#!/usr/bin/env node 'use strict'; // to use V8's code cache to speed up instantiation time require('v8-compile-cache'); require('../lib/cli')(process.argv.slice(2));