@girs/evincedocument-3.0 46.3.0-4.0.0-beta.13 → 46.3.0-4.0.0-beta.15
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 +1 -1
- package/evincedocument-3.0.d.ts +1 -1
- package/package.json +15 -15
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
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.
|
|
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.15.
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
## Install
|
package/evincedocument-3.0.d.ts
CHANGED
|
@@ -18,8 +18,8 @@ import type Pango from '@girs/pango-1.0';
|
|
|
18
18
|
import type HarfBuzz from '@girs/harfbuzz-0.0';
|
|
19
19
|
import type freetype2 from '@girs/freetype2-2.0';
|
|
20
20
|
import type Gio from '@girs/gio-2.0';
|
|
21
|
-
import type GModule from '@girs/gmodule-2.0';
|
|
22
21
|
import type GdkPixbuf from '@girs/gdkpixbuf-2.0';
|
|
22
|
+
import type GModule from '@girs/gmodule-2.0';
|
|
23
23
|
import type Atk from '@girs/atk-1.0';
|
|
24
24
|
|
|
25
25
|
export namespace EvinceDocument {
|
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.
|
|
3
|
+
"version": "46.3.0-4.0.0-beta.15",
|
|
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.52.0-4.0.0-beta.
|
|
35
|
-
"@girs/cairo-1.0": "^1.0.0-4.0.0-beta.
|
|
36
|
-
"@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.
|
|
37
|
-
"@girs/gdk-3.0": "^3.24.43-4.0.0-beta.
|
|
38
|
-
"@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.
|
|
39
|
-
"@girs/gio-2.0": "^2.80.3-4.0.0-beta.
|
|
40
|
-
"@girs/gjs": "^4.0.0-beta.
|
|
41
|
-
"@girs/glib-2.0": "^2.80.3-4.0.0-beta.
|
|
42
|
-
"@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.
|
|
43
|
-
"@girs/gobject-2.0": "^2.80.3-4.0.0-beta.
|
|
44
|
-
"@girs/gtk-3.0": "^3.24.43-4.0.0-beta.
|
|
45
|
-
"@girs/harfbuzz-0.0": "^8.5.0-4.0.0-beta.
|
|
46
|
-
"@girs/pango-1.0": "^1.54.0-4.0.0-beta.
|
|
47
|
-
"@girs/xlib-2.0": "^2.0.0-4.0.0-beta.
|
|
34
|
+
"@girs/atk-1.0": "^2.52.0-4.0.0-beta.15",
|
|
35
|
+
"@girs/cairo-1.0": "^1.0.0-4.0.0-beta.15",
|
|
36
|
+
"@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.15",
|
|
37
|
+
"@girs/gdk-3.0": "^3.24.43-4.0.0-beta.15",
|
|
38
|
+
"@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.15",
|
|
39
|
+
"@girs/gio-2.0": "^2.80.3-4.0.0-beta.15",
|
|
40
|
+
"@girs/gjs": "^4.0.0-beta.15",
|
|
41
|
+
"@girs/glib-2.0": "^2.80.3-4.0.0-beta.15",
|
|
42
|
+
"@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.15",
|
|
43
|
+
"@girs/gobject-2.0": "^2.80.3-4.0.0-beta.15",
|
|
44
|
+
"@girs/gtk-3.0": "^3.24.43-4.0.0-beta.15",
|
|
45
|
+
"@girs/harfbuzz-0.0": "^8.5.0-4.0.0-beta.15",
|
|
46
|
+
"@girs/pango-1.0": "^1.54.0-4.0.0-beta.15",
|
|
47
|
+
"@girs/xlib-2.0": "^2.0.0-4.0.0-beta.15"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"typescript": "*"
|