mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-07-01 12:22:15 +02:00
♻️ 🔨 🐛 e.g. better namespace #18
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { el } from "../../index.js";
|
||||
import { S } from "../../src/signals.js";
|
||||
import { S } from "../../signals.js";
|
||||
const { hasOwnProperty }= Object.prototype;
|
||||
|
||||
const store= attrsPropsToSignals([ "test" ]);
|
||||
|
Reference in New Issue
Block a user