Skip to content

Commit

Permalink
docs(wasm-api): regen readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Nov 10, 2024
1 parent 9b68b22 commit 30ef495
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/wasm-api-bindgen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ For Node.js REPL:
const wab = await import("@thi.ng/wasm-api-bindgen");
```

Package sizes (brotli'd, pre-treeshake): ESM: 6.20 KB
Package sizes (brotli'd, pre-treeshake): ESM: 6.24 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api-canvas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 2.67 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.62 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api-dom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 4.04 KB
Package sizes (brotli'd, pre-treeshake): ESM: 3.95 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api-schedule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 562 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 561 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api-webgl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 2.37 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.28 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 3.05 KB
Package sizes (brotli'd, pre-treeshake): ESM: 3.11 KB

## Dependencies

Expand Down

0 comments on commit 30ef495

Please sign in to comment.