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

Readme

Keywords

none

Package Sidebar

Install

npm i exchange-shared

Weekly Downloads

56

Version

1.0.14

License

MIT

Unpacked Size

15.5 MB

Total Files

15

Last publish

Collaborators

  • sunil-verma