@x-oasis/is-clamped
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@x-oasis/is-clamped", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "clamped function", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -13,2 +13,14 @@ # @x-oasis/is-clamped | ||
import isClamped from '@x-oasis/is-clamped' | ||
``` | ||
## How to run test | ||
```bash | ||
$ pnpm test | ||
``` | ||
## How to run test | ||
```bash | ||
$ pnpm test | ||
``` |
3353
25