@alias workbox.core.skipWaiting */ export const skipWaiting = () => { // We need to explicitly call `self.skipWaiting()` here because we're // shadowing ...
確定! 回上一頁