UNPKG

next

Version:

The React Framework

4 lines (3 loc) 271 B
export declare const DOC_PREFETCH_RANGE_HEADER_VALUE = "bytes=0-63"; export declare function insertBuildIdComment(originalHtml: string, buildId: string): string; export declare function doesExportedHtmlMatchBuildId(partialHtmlDocument: string, buildId: string): boolean;