@huzan/hz-mobile-cos-upload
v1.4.0
Published
## Install
Downloads
3
Readme
@huzan/hz-mobile-cos-upload
Install
npm install --save @huzan/hz-mobile-cos-upload
Usage
import React, {Component} from 'react'
import MyComponent from '@huzan/hz-mobile-cos-upload'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © LeoHuiyi