UNPKG

@sentry/react-native

Version:
3 lines (2 loc) 210 B
export declare function writeSentryPropertiesTo(filepath: string, sentryProperties: string): void; export declare function writeSentryOptions(projectRoot: string, pluginOptions: Record<string, unknown>): void;