dom-to-code
Version:
navigate to the code through the dom
23 lines (18 loc) • 659 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
const unplugin = require('./shared/dom-to-code.26f38719.cjs');
require('@rollup/pluginutils');
require('unplugin');
require('./shared/dom-to-code.cf835144.cjs');
require('@babel/core');
require('magic-string');
require('./shared/dom-to-code.401158b7.cjs');
require('@vue/compiler-dom');
require('@vue/babel-plugin-jsx');
require('@babel/plugin-transform-typescript');
require('@babel/plugin-syntax-import-meta');
require('launch-editor');
require('./shared-utils.cjs');
require('path');
const domToCodePlugin = unplugin.unplugin.vite;
exports.domToCodePlugin = domToCodePlugin;
;