UNPKG

fastchar-dom-plugin

Version:

Chrome插件,用于操作HTML的DOM

6 lines (5 loc) 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FastPlugin = void 0; const FastPlugin_1 = require("./FastPlugin"); Object.defineProperty(exports, "FastPlugin", { enumerable: true, get: function () { return FastPlugin_1.FastPlugin; } });