@fox-hound-tools/refine-library
Version:
Refine sdk library
24 lines (15 loc) • 326 B
Markdown
# @fox-hound-tools/refine-library
[](https://www.npmjs.com/package/@fox-hound-tools/refine-library)
# Development
## 1. Install dependencies
```bash
pnpm install
```
## 2. Build
```bash
pnpm run build
```
## 3. Test
```bash
pnpm test
```