Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@huzan/hz-video

huzan35MIT1.3.0TypeScript support: included

Install

readme

@huzan/hz-video

Install

npm install --save @huzan/hz-video

Usage

import React, {Component} from 'react'

import MyComponent from '@huzan/hz-video'

class Example extends Component {
    render() {
        return <MyComponent />
    }
}

License

MIT © LeoHuiyi