forked from fair/matrix-puppeteer-line
minior fixed
This commit is contained in:
parent
f67d062fd2
commit
175cf7487f
|
@ -22,7 +22,7 @@
|
|||
* @return {Promise<Date>}
|
||||
*/
|
||||
window.__chronoParseDate = function (text, ref, option) {}
|
||||
window._tryParseDateByTimeZone = function (text, ref, option) { }
|
||||
window.__tryParseDateByTimeZone = function (text, ref, option) { }
|
||||
/**
|
||||
* @param {...string} text - The objects to log.
|
||||
* @return {Promise<void>}
|
||||
|
|
Loading…
Reference in New Issue