rollup-plugin-gql

v0.1.0
>

rollup-plugin-gql

NPM JavaScript Style Guide

Install

npm install --save rollup-plugin-gql

Usage

import React, { Component } from 'react'

import MyComponent from 'rollup-plugin-gql'

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

License

MIT © chrisvxd

npm i rollup-plugin-gql

Metadata

  • MIT
  • >=8
  • chrisvxd
  • released 11/1/2018

Downloads

Maintainers