UNPKG

@nghinv/react-native-icons

Version:
13 lines (10 loc) 185 B
/** * Created by nghinv on Sat Jan 16 2021 * Copyright (c) 2021 nghinv@lumi.biz */ import Icon, { IconProps, IconType } from './Icon'; export { Icon, IconProps, IconType, };