forked from Botanical/BotanJS
Some sort of UNDO / REDO ( not functional yet )
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/** @constructor */
|
||||
Components.Vim.DateTime = function(){};
|
||||
|
||||
/** @type Function */
|
||||
Components.Vim.DateTime.RelativeTime;
|
||||
/** @type Function */
|
||||
Components.Vim.DateTime.String;
|
||||
Reference in New Issue
Block a user