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