Files
projet_gestion_commande/frontend-admin/node_modules/react-native-webview/lib/WebViewNativeComponent.macos.d.ts
T
2026-02-07 22:33:02 +01:00

4 lines
138 B
TypeScript

import type { NativeWebViewMacOS } from './WebViewTypes';
declare const RNCWebView: typeof NativeWebViewMacOS;
export default RNCWebView;