UNPKG

node-gtk-cc

Version:
7 lines (5 loc) 103 B
exports.apply = function(GLib) { GLib.testOverride = function() { return 1 + 1; }; };