Files

6 lines
78 B
JavaScript
Raw Permalink Normal View History

2025-09-19 14:25:20 +08:00
"use strict";
module.exports = {
SourceCode: require("./source-code")
};