This commit is contained in:
2020-07-07 22:39:48 +00:00
parent f2cea94c63
commit 2e3df8d638
3 changed files with 14 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
/* xeslint-disable */
let _timerId = null;
export default { startPolling() {}, stopPolling() {} };