Files
react-native-vector-icons/index.js
2017-05-07 12:25:01 +02:00

8 lines
254 B
JavaScript

export { default as createIconSet } from './lib/create-icon-set';
export {
default as createIconSetFromFontello,
} from './lib/create-icon-set-from-fontello';
export {
default as createIconSetFromIcoMoon,
} from './lib/create-icon-set-from-icomoon';