Skip to content

Commit

Permalink
chore: readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
Bekacru committed Apr 22, 2024
1 parent d983c3a commit d32a559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ pnpm install @better-tools/fetch
## Usage

```typescript
import fetch from "@better-tools/fetch"

const { data, error } = await fetch<{
userId: number;
id: number;
Expand Down

0 comments on commit d32a559

Please sign in to comment.