react-google-apis
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-google-apis

NPM JavaScript Style Guide

Install

npm install --save react-google-apis

Usage

import * as React from 'react'
 
import MyComponent from 'react-google-apis'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © pjb0811

/react-google-apis/

    Package Sidebar

    Install

    npm i react-google-apis

    Weekly Downloads

    6

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    30.2 kB

    Total Files

    10

    Last publish

    Collaborators

    • jbpark