UNPKG

myprint-design

Version:

操作简单,组件丰富的一站式打印解决方案打印设计器

9 lines (6 loc) 155 B
'use strict'; function clearEventBubble(evt) { evt.stopPropagation(); } exports.clearEventBubble = clearEventBubble; //# sourceMappingURL=event.js.map