UNPKG

69 BJavaScriptView Raw
1#!/usr/bin/env node
2import { start } from './dist/index.js'
3
4start()