Files
Fluxup_PAP/node_modules/expo-router/build/layouts/stack-utils/mapProtectedScreen.d.ts
2026-03-10 16:18:05 +00:00

3 lines
192 B
TypeScript

import { type ProtectedProps } from '../../views/Protected';
export declare function mapProtectedScreen(props: ProtectedProps): ProtectedProps;
//# sourceMappingURL=mapProtectedScreen.d.ts.map