@hyperdart/frontend

1.0.8 • Public • Published

@hyperdart/frontend

Used for creating the HOC for darts before publishing to hyperDart

Installation

npm install --save @hyperdart/frontend

Usage

import { withHD } from '@hyperdart/frontend';

const newDart = (props) => {
	...
	...
}

export default withHD (newDart)

Readme

Keywords

none

Package Sidebar

Install

npm i @hyperdart/frontend

Weekly Downloads

34

Version

1.0.8

License

MIT

Unpacked Size

5.95 kB

Total Files

4

Last publish

Collaborators

  • hyperdart-admin
  • vsehgal