gamebase-export
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

gamebase-export

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save gamebase-export

Usage

import React, { Component } from 'react'

import MyComponent from 'gamebase-export'
import 'gamebase-export/dist/index.css'

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

License

MIT ©

/gamebase-export/

    Package Sidebar

    Install

    npm i gamebase-export

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    873 kB

    Total Files

    38

    Last publish

    Collaborators

    • mayankdhankhar