mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-07 00:02:50 +00:00
12 lines
102 B
JavaScript
12 lines
102 B
JavaScript
|
|
|
|
imports.gi.versions.Gvc = '1.0'
|
|
const Gvc = imports.gi.Gvc;
|
|
|
|
module.exports = Gvc;
|
|
|
|
|
|
|
|
|
|
|