exchange-shared

1.0.14 • Public • Published

exchange-shared

Contains Common functions and classes

NPM JavaScript Style Guide

Install

npm install --save exchange-shared

Usage

import React, { Component } from 'react'

import MyComponent from 'exchange-shared'
import 'exchange-shared/dist/index.css'

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

License

MIT © sunil-appinventiv

/exchange-shared/

    Package Sidebar

    Install

    npm i exchange-shared

    Weekly Downloads

    87

    Version

    1.0.14

    License

    MIT

    Unpacked Size

    15.5 MB

    Total Files

    15

    Last publish

    Collaborators

    • sunil-verma