@girs/pangocairo-1.0
Advanced tools
Comparing version 1.0.0-3.0.0-beta.13 to 1.0.0-3.0.0-beta.14
{ | ||
"name": "@girs/pangocairo-1.0", | ||
"version": "1.0.0-3.0.0-beta.13", | ||
"version": "1.0.0-3.0.0-beta.14", | ||
"description": "GJS TypeScript type definitions for PangoCairo-1.0, generated from library version 1.0.0", | ||
@@ -32,9 +32,9 @@ "type": "module", | ||
"dependencies": { | ||
"@girs/cairo-1.0": "^1.0.0-3.0.0-beta.13", | ||
"@girs/freetype2-2.0": "^2.0.0-3.0.0-beta.13", | ||
"@girs/gio-2.0": "^2.76.1-3.0.0-beta.13", | ||
"@girs/glib-2.0": "^2.76.1-3.0.0-beta.13", | ||
"@girs/gobject-2.0": "^2.76.1-3.0.0-beta.13", | ||
"@girs/harfbuzz-0.0": "^6.0.0-3.0.0-beta.13", | ||
"@girs/pango-1.0": "^1.50.13-3.0.0-beta.13" | ||
"@girs/cairo-1.0": "^1.0.0-3.0.0-beta.14", | ||
"@girs/freetype2-2.0": "^2.0.0-3.0.0-beta.14", | ||
"@girs/gio-2.0": "^2.76.1-3.0.0-beta.14", | ||
"@girs/glib-2.0": "^2.76.1-3.0.0-beta.14", | ||
"@girs/gobject-2.0": "^2.76.1-3.0.0-beta.14", | ||
"@girs/harfbuzz-0.0": "^6.0.0-3.0.0-beta.14", | ||
"@girs/pango-1.0": "^1.50.13-3.0.0-beta.14" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
@@ -6,3 +6,3 @@ | ||
* These type definitions are automatically generated, do not edit them by hand. | ||
* If you found a bug fix it in `ts-for-gir` or create a bug report on https://github.com/gjsify/ts-for-gjs | ||
* If you found a bug fix it in `ts-for-gir` or create a bug report on https://github.com/gjsify/ts-for-gir | ||
*/ | ||
@@ -9,0 +9,0 @@ /** |
# PangoCairo-1.0 | ||
GJS TypeScript type definitions for PangoCairo-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gjs) v3.0.0-beta.13. | ||
GJS TypeScript type definitions for PangoCairo-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.0-beta.14. | ||
@@ -33,2 +33,6 @@ Rendering with the Cairo backend. | ||
Depending on your project configuration, it is recommended to use a bundler like [esbuild](https://esbuild.github.io/). You can find examples using different bundlers [here](https://github.com/gjsify/ts-for-gir/tree/main/examples). | ||
Depending on your project configuration, it is recommended to use a bundler like [esbuild](https://esbuild.github.io/). You can find examples using different bundlers [here](https://github.com/gjsify/ts-for-gir/tree/main/examples). | ||
## Other packages | ||
All existing pre-generated packages can be found on [gjsify/types](https://github.com/gjsify/types). |
Sorry, the diff of this file is not supported yet
44392
37