Skip to content

Commit 46f9bd6

Browse files
committed
Mention TypedArrays in the features
1 parent bbf86c2 commit 46f9bd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Like `JSON.stringify`, but handles
99
- dates
1010
- `Map` and `Set`
1111
- `BigInt`
12+
- `ArrayBuffer` and Typed Arrays
1213
- custom types via replacers, reducers and revivers
1314

1415
Try it out [here](https://svelte.dev/repl/138d70def7a748ce9eda736ef1c71239?version=3.49.0).

0 commit comments

Comments
 (0)