mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Export Subscriber from core
This commit is contained in:
@@ -10,3 +10,4 @@ module.exports =
|
||||
View: View
|
||||
RootView: require '../src/root-view'
|
||||
ScrollView: require '../src/scroll-view'
|
||||
Subscriber: require '../src/subscriber'
|
||||
|
||||
Reference in New Issue
Block a user