Skip to content

Commit

Permalink
Update TOOLKIT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leomcelroy authored Oct 20, 2023
1 parent de14cc4 commit 25cfbaf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/TOOLKIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,6 @@ Can be used like such
noise([2, 3])
```

### Utilities

```js
// min: number, max: number, t: number (0 to 1)
lerp(min, max, t)
```

## Examples

To find examples check out [`/gallery`](/gallery).

1 comment on commit 25cfbaf

@vercel
Copy link

@vercel vercel bot commented on 25cfbaf Oct 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blot – ./astro

blot-git-main.hackclub.dev
blot.hackclub.dev

Please sign in to comment.