UNPKG

@serwist/webpack-plugin

Version:

A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.

3 lines 216 B
import type { InjectManifestOptionsComplete } from "./types.js"; export declare const validateInjectManifestOptions: (input: unknown) => Promise<InjectManifestOptionsComplete>; //# sourceMappingURL=validator.d.ts.map