UNPKG

chayns-components

Version:

A set of beautiful React components for developing chayns® applications.

9 lines (7 loc) 208 B
"use strict"; exports.__esModule = true; exports.default = stopPropagationListener; function stopPropagationListener(event) { event.stopPropagation(); } //# sourceMappingURL=stopPropagationListener.js.map