UNPKG

@mattermost/react-native-emm

Version:

React Native package for EMM managed configurations

7 lines (5 loc) 144 B
export * from './context'; import Emm from './emm'; export * from './types/authenticate'; export * from './types/managed'; export default Emm;