@hyperdart/frontend

2.0.4 • 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

20

Version

2.0.4

License

MIT

Unpacked Size

22.4 kB

Total Files

4

Last publish

Collaborators

  • hyperdart-admin
  • vsehgal