const MINUTE = 60; // seconds. const HOUR = 60 * MINUTE;. const DAY = 24 * HOUR;. const WEEK = 7 * DAY;. workbox.core.skipWaiting();.
確定! 回上一頁