SourceTermAnalysisSystem_vue/node_modules/eslint-plugin-toml/lib/meta.js
2026-05-15 10:22:44 +08:00

6 lines
183 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = exports.name = void 0;
exports.name = "eslint-plugin-toml";
exports.version = "0.12.0";