UNPKG

next

Version:

The React Framework

3 lines (2 loc) 154 B
import type { LoaderTree } from '../lib/app-dir-module'; export declare function anySegmentHasRuntimePrefetchEnabled(tree: LoaderTree): Promise<boolean>;