UNPKG

@datadog/mobile-react-native

Version:

A client-side React Native module to interact with Datadog

3 lines 182 B
export declare const getCachedSessionId: () => string | undefined; export declare const setCachedSessionId: (sessionId: string) => void; //# sourceMappingURL=sessionIdHelper.d.ts.map