UNPKG

next

Version:

The React Framework

4 lines (3 loc) 235 B
import { type VersionInfo } from './parse-version-info'; export declare const matchNextPageBundleRequest: import("../../shared/lib/router/utils/path-match").PatchMatcher; export declare function getVersionInfo(): Promise<VersionInfo>;