forked from Gr3q/types-gjs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.d.ts
32 lines (30 loc) · 1.32 KB
/
index.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/// <reference path="./Atk-1.0.d.ts" />
/// <reference path="./cairo-1.0.d.ts" />
/// <reference path="./Cally-1.0.d.ts" />
/// <reference path="./Caribou-1.0.d.ts" />
/// <reference path="./Clutter-1.0.d.ts" />
/// <reference path="./ClutterX11-1.0.d.ts" />
/// <reference path="./Gdk-3.0.d.ts" />
/// <reference path="./GdkPixbuf-2.0.d.ts" />
/// <reference path="./Gio-2.0.d.ts" />
/// <reference path="./GLib-2.0.d.ts" />
/// <reference path="./GModule-2.0.d.ts" />
/// <reference path="./GObject-2.0.d.ts" />
/// <reference path="./Graphene-1.0.d.ts" />
/// <reference path="./Gst-1.0.d.ts" />
/// <reference path="./Gtk-3.0.d.ts" />
/// <reference path="./HarfBuzz-0.0.d.ts" />
/// <reference path="./Pango-1.0.d.ts" />
/// <reference path="./Soup-2.4.d.ts" />
/// <reference path="./St-1.0.d.ts" />
/// <reference path="./WebKit2-4.0.d.ts" />
/// <reference path="./xlib-2.0.d.ts" />
/// <reference path="./extensions/ByteArray.d.ts" />
/// <reference path="./extensions/cairo-1.0.d.ts" />
/// <reference path="./extensions/Clutter-1.0.d.ts" />
/// <reference path="./extensions/Gio-2.0.d.ts" />
/// <reference path="./extensions/GLib-2.0.d.ts" />
/// <reference path="./extensions/GObject-2.0.d.ts" />
/// <reference path="./extensions/Soup-2.4.d.ts" />
/// <reference path="./extensions/St-1.0.d.ts" />
declare function log(arg: any): void