Go to file
2025-05-14 16:02:50 +10:00
src Refactor CustomElement implementation: update interface for onMount and onUnmount, enhance setState logic, and rename class to CustomElementImpl 2025-05-14 16:02:50 +10:00
.gitignore initial commit 2025-05-14 09:34:13 +10:00
package-lock.json initial commit 2025-05-14 09:34:13 +10:00
package.json Refactor component structure: move ComponentOptions to main.ts, update package.json, and remove unused files 2025-05-14 15:21:45 +10:00
tsconfig.json Refactor component structure: move ComponentOptions to main.ts, update package.json, and remove unused files 2025-05-14 15:21:45 +10:00