"use strict"; function sync() { } setInterval(sync, 60000);