@b3nch/client
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

@b3nch/client

NPM JavaScript Style Guide

Install

npm install --save @b3nch/client

Usage

import * as React from "react"

import { useROszTIClient } from "@b3nch/client"

const Example = () => {
  const example = useB3nchClient()
  return <div>{example}</div>
}

License

MIT © vabarnabas


This hook is created using create-react-hook.

/@b3nch/client/

    Package Sidebar

    Install

    npm i @b3nch/client

    Weekly Downloads

    53

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    720 kB

    Total Files

    90

    Last publish

    Collaborators

    • vabarnabas