Files
2023-11-15 16:09:26 +01:00

9 lines
83 B
JavaScript

const Cairo = imports.cairo;
module.exports = Cairo;
exports.default = Cairo;