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.

4 lines (3 loc) 92 B
export declare function stringifyWithoutComments(obj: { [key: string]: any; }): string;