Files
TheaninovOS/desktops/hyprland/ags/node_modules/@girs/gdkpixbuf-2.0/gdkpixbuf-2.0.cjs
2023-11-15 16:09:26 +01:00

12 lines
126 B
JavaScript

imports.gi.versions.GdkPixbuf = '2.0'
const GdkPixbuf = imports.gi.GdkPixbuf;
module.exports = GdkPixbuf;