UNPKG

preon

Version:

a smaller nodejs micro-service framework

7 lines (4 loc) 129 B
import Application from './dist/index'; export * from '@preon/core'; export * from './dist/index'; export default Application;