chore: update

This commit is contained in:
xiaoxian521
2024-02-26 23:17:32 +08:00
parent bbf64e1ff0
commit 13c1adf03c
428 changed files with 1042 additions and 1033 deletions

1
dist/static/js/mitt-E5P-NQ8u.js vendored Normal file
View File

@@ -0,0 +1 @@
function o(i){return{all:i=i||new Map,on:function(e,c){var t=i.get(e);t?t.push(c):i.set(e,[c])},off:function(e,c){var t=i.get(e);t&&(c?t.splice(t.indexOf(c)>>>0,1):i.set(e,[]))},emit:function(e,c){var t=i.get(e);t&&t.slice().map(function(n){n(c)}),(t=i.get("*"))&&t.slice().map(function(n){n(e,c)})}}}const f=o();export{f as e};