UNPKG

react-ionicons

Version:

A React SVG ionicon component

7 lines (4 loc) 179 B
// @flow /* eslint-disable camelcase, no-undef */ declare var __webpack_nonce__: string export default () => typeof __webpack_nonce__ !== 'undefined' ? __webpack_nonce__ : null