mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
:note: Mark ContextMenu as private
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Menu = require 'menu'
|
||||
|
||||
# Private:
|
||||
module.exports =
|
||||
class ContextMenu
|
||||
constructor: (template, browserWindow) ->
|
||||
|
||||
Reference in New Issue
Block a user