UNPKG

@datadog/mobile-react-native

Version:

A client-side React Native module to interact with Datadog

4 lines 153 B
import type { DdNativeSdkType } from '../nativeModulesTypes'; declare const DdSdk: DdNativeSdkType; export { DdSdk }; //# sourceMappingURL=DdSdk.d.ts.map