forked from Botanical/BotanJS
Migrate old externs 7/x
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
/** @type {System.Debug} */
|
||||
var debug = __import( "System.Debug" );
|
||||
/** @type {System.utils.EventKey} */
|
||||
/** @type {typeof System.utils.EventKey} */
|
||||
var EventKey = __import( "System.utils.EventKey" );
|
||||
/** @type {Components.Vim.ActionEvent} */
|
||||
var ActionEvent = __import( "Components.Vim.ActionEvent" );
|
||||
|
||||
Reference in New Issue
Block a user