UNPKG

workbox-build

Version:

A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.

2 lines (1 loc) 77 B
export declare function getSourceMapURL(srcContents: string): string | null;