botanjs/src/externs/Components.Vim.Actions.js
raw ยท 179 bytes
/** @type Object */
Components.Vim.Actions = {};
/** @type constructor */
Components.Vim.Actions.FIND = function(){};
/** @type Function */
Components.Vim.Actions.FIND.Pattern;
Javascript framework for my blog
raw ยท 179 bytes
/** @type Object */
Components.Vim.Actions = {};
/** @type constructor */
Components.Vim.Actions.FIND = function(){};
/** @type Function */
Components.Vim.Actions.FIND.Pattern;