mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
📝 Mark Atom class as public
This commit is contained in:
@@ -14,6 +14,7 @@ PackageManager = require './package-manager'
|
||||
ThemeManager = require './theme-manager'
|
||||
ContextMenuManager = require './context-menu-manager'
|
||||
|
||||
# Public: Atom global for dealing with packages, themes, menus, and the window.
|
||||
module.exports =
|
||||
class Atom
|
||||
constructor: ->
|
||||
|
||||
Reference in New Issue
Block a user