UNPKG

fastchar-dom-plugin

Version:

Chrome插件,用于操作HTML的DOM

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