api-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

api-hooks

NPM JavaScript Style Guide

Install

npm install --save api-hooks

Usage

import * as React from 'react'

import MyComponent from 'api-hooks'

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

License

private © wk93

Readme

Keywords

none

Package Sidebar

Install

npm i api-hooks

Weekly Downloads

3

Version

1.0.1

License

private

Unpacked Size

1.04 MB

Total Files

15

Last publish

Collaborators

  • wk93