Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Oct 2, 2023
1 parent 938d578 commit 35ebf8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rfcs/001-serialize-async.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ const out = [
];
```

### Server-side-events
### Serializing

#### Emitting
#### Emitting SSE

```js
async function* asyncStringify() {
Expand Down

0 comments on commit 35ebf8d

Please sign in to comment.