Skip to content

Commit

Permalink
fix: dummy commit to tirgger deploy (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
meelrossi committed Oct 2, 2023
1 parent d88434b commit ae89c0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ window.addEventListener('message', handleMessage)
```

Now you can use it like this:

```ts
const screenshot = await sendRequest('scene', 'getScreenshot', [512, 512]) // "data:image/png;base64..."
```
Expand Down

1 comment on commit ae89c0e

@vercel
Copy link

@vercel vercel bot commented on ae89c0e Oct 2, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.