UNPKG

@sentry/react-native

Version:
6 lines (5 loc) 217 B
/** * Send request to the Metro Development Server Middleware to open a URL in the system browser. */ export declare function openURLInBrowser(url: string): void; //# sourceMappingURL=openUrlInBrowser.d.ts.map