UNPKG

next

Version:

The React Framework

2 lines (1 loc) 133 B
export declare function findPageFile(rootDir: string, normalizedPagePath: string, pageExtensions: string[]): Promise<string | null>;