const Globals = { ipc_file: null, // Gio.File instance, file exists extension_dir: null // string path } export default Globals;