UNPKG

73 BTypeScriptView Raw
1#!/usr/bin/env node
2import createApp from './app';
3export { createApp };