UNPKG

@embrace-io/react-native

Version:
6 lines (5 loc) 166 B
/** * Defines the SDK configuration that can be passed into `initialize` */ import { SDKConfig, IOSConfig } from "./common/index"; export { SDKConfig, IOSConfig };