UNPKG

next

Version:

The React Framework

3 lines (2 loc) 163 B
import type { Rewrite } from './load-custom-routes'; export declare function generateInterceptionRoutesRewrites(appPaths: string[], basePath?: string): Rewrite[];