UNPKG

reactnativecomponents

Version:
8 lines (7 loc) 194 B
/** * @author 田尘殇Sean(sean.snow@live.com) create at 2018/1/31 */ import { Blockquote } from './Blockquote'; import { Props } from './Props'; export { Props }; export default Blockquote;