UNPKG

@serwist/build

Version:

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

3 lines 178 B
import type { FileDetails } from "../types.js"; export declare const getStringDetails: (url: string, str: string) => FileDetails; //# sourceMappingURL=get-string-details.d.ts.map