nixos/home/ags/node_modules/@girs/gjs/system.cjs
2025-02-27 02:26:55 +01:00

7 lines
86 B
JavaScript

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