UNPKG

74 BJavaScriptView Raw
1let data = {
2 click: {},
3};
4
5// export {data};
6module.export = data;
\No newline at end of file