Skip to content

Commit

Permalink
chore: update package size in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Sep 4, 2024
1 parent a7080de commit 4ee1320
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ npm add value-enhancer

| import | size(brotli) |
| ----------------------------- | ------------ |
| `*` | 1.79 kB |
| `{ readonlyVal, val }` (core) | 1.02 kB |
| `*` | 1.81 kB |
| `{ readonlyVal, val }` (core) | 1.05 kB |
| `{ from }` | 26 B |
| `{ derive }` | 93 B |
| `{ combine }` | 204 B |
| `{ compute }` | 235 B |
| `{ compute }` | 213 B |
| `{ flattenFrom }` | 227 B |
| `{ flatten }` | 36 B |
| `{ reactiveMap }` | 464 B |
| `{ reactiveMap }` | 489 B |
| `{ reactiveSet }` | 359 B |
| `{ reactiveList }` | 528 B |

Expand Down

0 comments on commit 4ee1320

Please sign in to comment.