nixos/home/ags/node_modules/@girs/gjs/system.cjs
2024-06-13 00:09:21 +02:00

7 lines
86 B
JavaScript

const System = imports.system;
module.exports = System;
exports.default = System;