penguin/AstroJS

Javascript framework for my blog

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

raw ยท 260 bytes

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

/** @type Function */
Components.Vim.State.Stack.prototype.play;
/** @type Function */
Components.Vim.State.Stack.prototype.store;
/** @type Function */
Components.Vim.State.Stack.prototype.time;