Skip to content

Commit

Permalink
feat(server): export Listener (#4577)
Browse files Browse the repository at this point in the history
  • Loading branch information
sh authored and clarkdo committed Dec 18, 2018
1 parent 25d26ba commit 2f0ed85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/server/src/index.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default as Server } from './server'
export { default as Listener } from './listener'

0 comments on commit 2f0ed85

Please sign in to comment.