> Made with create-react-library
npm install shyntech-api-multiplayers> Made with create-react-library
 
``bash`
npm install --save shyntech-api-agents
`jsx
import React, { Component } from 'react'
import App from 'shyntech-api-agents'
import 'shyntech-api-agents/dist/index.css'
class Example extends Component {
render() {
return
}
}
``
MIT © Jawad A Bashorun