1.0.7 • Published 1 year ago

deven-test-package v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Install

# with npm
npm install deven-test-package

# with yarn
yarn add deven-test-package

Usage

  • Import the package in your app:
import {useCounter} from 'deven-test-package';
  • Get the country information from the hook:
const {count, increment, decrement} = useCounter()'
1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago