@girs/evincedocument-3.0 46.3.0-4.0.0-beta.26 → 46.3.0-4.0.0-beta.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  ![downloads/week](https://img.shields.io/npm/dw/@girs/evincedocument-3.0)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.3.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.26.
8
+ GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.3.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.34.
9
9
 
10
10
  ## Install
11
11
 
@@ -1,4 +1,4 @@
1
- import EvinceDocument30 from '@girs/evincedocument-3.0';
1
+ import type EvinceDocument30 from '@girs/evincedocument-3.0';
2
2
 
3
3
  declare global {
4
4
  export interface GjsGiImports {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@girs/evincedocument-3.0",
3
- "version": "46.3.0-4.0.0-beta.26",
3
+ "version": "46.3.0-4.0.0-beta.34",
4
4
  "description": "GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.3.0",
5
5
  "type": "module",
6
6
  "module": "evincedocument-3.0.js",
@@ -31,20 +31,20 @@
31
31
  "test": "tsc --project tsconfig.json"
32
32
  },
33
33
  "dependencies": {
34
- "@girs/atk-1.0": "^2.56.3-4.0.0-beta.26",
35
- "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.26",
36
- "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.26",
37
- "@girs/gdk-3.0": "^3.24.50-4.0.0-beta.26",
38
- "@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.26",
39
- "@girs/gio-2.0": "^2.84.4-4.0.0-beta.26",
40
- "@girs/gjs": "^4.0.0-beta.26",
41
- "@girs/glib-2.0": "^2.84.4-4.0.0-beta.26",
42
- "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.26",
43
- "@girs/gobject-2.0": "^2.84.4-4.0.0-beta.26",
44
- "@girs/gtk-3.0": "^3.24.50-4.0.0-beta.26",
45
- "@girs/harfbuzz-0.0": "^10.4.0-4.0.0-beta.26",
46
- "@girs/pango-1.0": "^1.56.4-4.0.0-beta.26",
47
- "@girs/xlib-2.0": "^2.0.0-4.0.0-beta.26"
34
+ "@girs/atk-1.0": "^2.56.3-4.0.0-beta.34",
35
+ "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.34",
36
+ "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.34",
37
+ "@girs/gdk-3.0": "^3.24.50-4.0.0-beta.34",
38
+ "@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.34",
39
+ "@girs/gio-2.0": "^2.84.4-4.0.0-beta.34",
40
+ "@girs/gjs": "^4.0.0-beta.34",
41
+ "@girs/glib-2.0": "^2.84.4-4.0.0-beta.34",
42
+ "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.34",
43
+ "@girs/gobject-2.0": "^2.84.4-4.0.0-beta.34",
44
+ "@girs/gtk-3.0": "^3.24.50-4.0.0-beta.34",
45
+ "@girs/harfbuzz-0.0": "^10.4.0-4.0.0-beta.34",
46
+ "@girs/pango-1.0": "^1.56.4-4.0.0-beta.34",
47
+ "@girs/xlib-2.0": "^2.0.0-4.0.0-beta.34"
48
48
  },
49
49
  "devDependencies": {
50
50
  "typescript": "*"