WIP: testing #40

Draft
yuessir wants to merge 6 commits from yuessir/matrix-puppeteer-line:testing into testing
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 175cf7487f - Show all commits

View File

@ -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>}