UNPKG

taro-plugin-pinia

Version:

Taro&vue3 支持使用 Pinia 进行状态管理的插件

7 lines 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HTMLAnchorElement = void 0; function HTMLAnchorElement() { } exports.HTMLAnchorElement = HTMLAnchorElement; HTMLAnchorElement.prototype = Object.create({ download: true }); //# sourceMappingURL=constructor.js.map