UNPKG

react-native-msal

Version:
6 lines (5 loc) 184 B
import { ConfigPlugin } from '@expo/config-plugins'; declare const withReactNativeMSAL: ConfigPlugin<{ androidPackageSignatureHash: string; }>; export default withReactNativeMSAL;