UNPKG

@sentry/react-native

Version:
5 lines 211 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