mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Export Notification, not Message
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports =
|
||||
BufferedNodeProcess: require '../src/buffered-node-process'
|
||||
BufferedProcess: require '../src/buffered-process'
|
||||
GitRepository: require '../src/git-repository'
|
||||
Message: require '../src/notification'
|
||||
Notification: require '../src/notification'
|
||||
Point: Point
|
||||
Range: Range
|
||||
Emitter: Emitter
|
||||
|
||||
Reference in New Issue
Block a user