AstroJS/botanjs/src/externs/Components.Vim.DateTime.js

8 lines
175 B
JavaScript
Raw Normal View History

/** @constructor */
Components.Vim.DateTime = function(){};
/** @type Function */
Components.Vim.DateTime.RelativeTime;
/** @type Function */
Components.Vim.DateTime.String;