UNPKG

next-page-tester

Version:
5 lines (4 loc) 154 B
import type { ExtendedOptions } from '../commonTypes'; export declare function getErrorPagePath({ options, }: { options: ExtendedOptions; }): string;