UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

3 lines (2 loc) 158 B
import { RNCliSetupConfigContent } from './react-native-wizard'; export declare function addExpoEnvLocal(options: RNCliSetupConfigContent): Promise<boolean>;