UNPKG

206 BTypeScriptView Raw
1import type { NavigationState } from '@react-navigation/routers';
2export default function checkDuplicateRouteNames(state: NavigationState): string[][];
3//# sourceMappingURL=checkDuplicateRouteNames.d.ts.map
\No newline at end of file