Files
projet_gestion_commande/frontend-admin/node_modules/react-native-safe-area-context/src/index.tsx
T
2026-02-07 22:33:02 +01:00

7 lines
149 B
TypeScript

'use client';
export * from './SafeAreaContext';
export * from './SafeAreaView';
export * from './InitialWindow';
export * from './SafeArea.types';