UNPKG

next

Version:

The React Framework

3 lines (2 loc) 153 B
import type { AppRenderContext } from './app-render'; export declare function getAssetQueryString(ctx: AppRenderContext, addTimestamp: boolean): string;