UNPKG

next

Version:

The React Framework

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