mirror of
https://github.com/jaandrle/deka-dom-el
synced 2026-01-10 16:06:28 +01:00
⚡ 📺 Maintenance update
This commit is contained in:
2
dist/iife-with-signals.js
vendored
2
dist/iife-with-signals.js
vendored
@@ -805,7 +805,7 @@ var DDE = (() => {
|
||||
};
|
||||
signal.symbols = {
|
||||
//signal: mark,
|
||||
onclear: Symbol.for("Signal.onclear")
|
||||
onclear: /* @__PURE__ */ Symbol.for("Signal.onclear")
|
||||
};
|
||||
signal.clear = function(...signals2) {
|
||||
for (const s of signals2) {
|
||||
|
||||
Reference in New Issue
Block a user