astro-ghostcms/.pnpm-store/v3/files/6b/63bcbc5ad24fc7423e93fbe5c8a...

9 lines
315 B
Plaintext

"use strict";
/* eslint-disable @typescript-eslint/no-namespace */
Object.defineProperty(exports, "__esModule", { value: true });
exports.SourceCode = void 0;
const eslint_1 = require("eslint");
class SourceCode extends eslint_1.SourceCode {
}
exports.SourceCode = SourceCode;
//# sourceMappingURL=SourceCode.js.map