UNPKG

79 BJavaScriptView Raw
1'use strict';
2
3const unleash = require('./lib/server-impl');
4
5unleash.start();