UNPKG

octopus-ad

Version:

Quickapp Sample Template

1 lines 433 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.wholeClick=exports.touchMove=exports.click=void 0;var _index=require("./index");const click=function(){this.$dispatch(_index.constants.click)},wholeClick=(exports.click=click,function(){this.$dispatch(_index.constants.wholeClick)}),touchMove=(exports.wholeClick=wholeClick,function(){this.$dispatch(_index.constants.touchMove)});exports.touchMove=touchMove;