InternetProgramming/Lab3/node_modules/eslint/lib/source-code/index.js
2023-12-15 14:42:22 +04:00

6 lines
78 B
JavaScript

"use strict";
module.exports = {
SourceCode: require("./source-code")
};