UNPKG

workbox-core

Version:

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

3 lines (2 loc) 154 B
import '../../_version.js'; export declare const messageGenerator: ((code: string, ...args: any[]) => string) | ((code: string, details?: {}) => string);