UNPKG

@sentry/react-native

Version:
6 lines 258 B
import type { MetroConfig } from 'metro'; /** * Loads Sentry options from a file in */ export declare function withSentryOptionsFromFile(config: MetroConfig, optionsFile: string | boolean): MetroConfig; //# sourceMappingURL=sentryOptionsSerializer.d.ts.map