UNPKG

fpt-akainsights-react-native

Version:

React Native Plugin for the akaInsights Javascript SDK

5 lines (4 loc) 99 B
export interface IClientInfo { readonly clientId: string; readonly clientSecret: string; }