UNPKG

sw-builder

Version:

The sw-builder package automates the creation of your Application's Service Worker, which pre-caches your build. This leads to a better overall performance and enables users to access your PWA without an Internet connection.

3 lines (2 loc) 64 B
declare const BASE_TEMPLATE: string; export { BASE_TEMPLATE, };