UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

12 lines (11 loc) 285 B
const o = "DOWNLOAD_LIST_UPDATED_EVENT", E = (t) => { const n = new CustomEvent(o, { detail: t }); document.dispatchEvent(n); }; export { o as DOWNLOAD_LIST_CHANGE_EVENT, E as dispatchDownloadListChangeEvent }; //# sourceMappingURL=dispatchDownloadListChangeEvent.js.map