UNPKG

workbox-core

Version:

This module is used by a number of the other Workbox modules to share common code.

4 lines (3 loc) 113 B
import '../_version.js'; declare const getFriendlyURL: (url: URL | string) => string; export { getFriendlyURL };