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

Package detail

inno-common-h5

hatbox9MIT1.0.0TypeScript support: included

readme

inno-common-h5

NPM JavaScript Style Guide

Install

npm install --save inno-common-h5

Usage

import * as React from 'react'

import MyComponent from 'inno-common-h5'

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

License

MIT ©