mirror of
https://github.com/atom/atom.git
synced 2026-02-18 10:31:54 -05:00
Mark class as internal
This commit is contained in:
@@ -2,6 +2,10 @@ semver = require 'semver'
|
||||
{$$, View} = require 'space-pen'
|
||||
requireWithGlobals 'bootstrap/js/bootstrap-dropdown', jQuery: require 'jquery'
|
||||
|
||||
###
|
||||
# Internal #
|
||||
###
|
||||
|
||||
module.exports =
|
||||
class PackageConfigView extends View
|
||||
@content: ->
|
||||
|
||||
Reference in New Issue
Block a user