UNPKG

@serwist/build

Version:

A module that integrates into your build process, helping you generate a manifest of local files that should be precached.

7 lines 212 B
export declare class SerwistConfigError extends Error { constructor({ moduleName, message }: { moduleName?: string; message?: string; }); } //# sourceMappingURL=serwistConfigError.d.ts.map