UNPKG

@mattermost/react-native-emm

Version:

React Native package for EMM managed configurations

8 lines (7 loc) 191 B
"use strict"; export * from './context'; import Emm from './emm'; export * from './types/authenticate'; export * from './types/managed'; export default Emm; //# sourceMappingURL=index.js.map