mirror of
https://github.com/atom/atom.git
synced 2026-02-13 16:14:59 -05:00
Get class visibility correct
This commit is contained in:
@@ -6,6 +6,7 @@ _ = require 'underscore'
|
||||
fsUtils = require 'fs-utils'
|
||||
Theme = require 'theme'
|
||||
|
||||
# Private: Handles discovering and loading available themes.
|
||||
module.exports =
|
||||
class ThemeManager
|
||||
_.extend @prototype, EventEmitter
|
||||
|
||||
Reference in New Issue
Block a user