printer-notifications/node_modules/eslint-plugin-svelte/lib/meta.js

6 lines
185 B
JavaScript
Raw Permalink Normal View History

2023-11-13 21:10:04 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = exports.name = void 0;
exports.name = 'eslint-plugin-svelte';
exports.version = '2.35.0';