UNPKG

@whook/example

Version:
6 lines (3 loc) 84 B
#! /usr/bin/env node const { runServer } = require('../dist/index'); runServer();