1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2026-05-16 10:11:24 +02:00

import optimalization

This commit is contained in:
2025-03-10 11:08:45 +01:00
parent 15dc342ae8
commit 08316892d0
5 changed files with 22 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export { registerReactivity } from './signals-lib/common.js';
import { enviroment as env, keyLTE, evc, evd, eva } from './dom-common.js';
import { keyLTE, evc, evd } from './dom-common.js';
import { oAssign, onAbort } from './helpers.js';
/**