1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-29 07:00:16 +02:00

Bundle DTS files

This commit is contained in:
2023-10-19 15:01:54 +02:00
parent 19fd857dac
commit 97da5441ee
8 changed files with 489 additions and 5 deletions

2
index-with-signals.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export * from "./index";
export * from "./signals";