js-utils/README.md

24 lines
246 B
Markdown
Raw Normal View History

2022-05-04 02:25:36 +03:00
# js-utils
## Install
```bash
// with npm
npm i --save @toodle/js-utils
// with yarn
yarn add @toodle/js-utils
```
## Usage
```jsx
import { typeValidator } from "@toodle/js-utils";
```
**1.0.0**
This version ---
**1.0.1**
This version +++