botanjs/src/externs/Components.Vim.State.Stack.js
raw ยท 230 bytes
/** @constructor */
Components.Vim.State.Stack = function(){};
/** @type Function */
Components.Vim.State.Stack.play;
/** @type Function */
Components.Vim.State.Stack.store;
/** @type Function */
Components.Vim.State.Stack.time;