UNPKG

@typed/content-hash

Version:

Content hash a directory of HTML/JS/CSS files and other static assets

3 lines 177 B
import MagicString from 'magic-string'; export declare function rewriteSourceMapUrl(ms: MagicString, hashedPath: string): void; //# sourceMappingURL=rewriteSourceMapUrl.d.ts.map