forked from Botanical/BotanJS
Migrate old externs 2/x
This commit is contained in:
@@ -5,7 +5,7 @@ Components.Vim.Controls.ActionEvent = function(){};
|
||||
Components.Vim.Controls.ActionEvent.target;
|
||||
/** @type {Components.Vim.Syntax.TokenMatch} */
|
||||
Components.Vim.Controls.ActionEvent.range;
|
||||
/** @type {Components.Vim.Syntax.Number} */
|
||||
/** @type {Number} */
|
||||
Components.Vim.Controls.ActionEvent.count;
|
||||
/** @type String */
|
||||
Components.Vim.Controls.ActionEvent.key;
|
||||
|
||||
Reference in New Issue
Block a user