penguin/AstroJS

Javascript framework for my blog

botanjs/src/externs/Components.Vim.State.Registers.js

raw ยท 250 bytes

/** @constructor */
Components.Vim.State.Registers = function(){};

/** @type Function */
Components.Vim.State.Registers.change;
/** @type Function */
Components.Vim.State.Registers.yank;
/** @type Function */
Components.Vim.State.Registers.unnamed;