Compare commits

..

2 Commits

Author SHA1 Message Date
5092552de2
chore: ignore vim swap file
All checks were successful
Publish to npm / quality (push) Successful in 21s
Publish to npm / publish (push) Successful in 26s
2025-05-21 13:38:35 +10:00
1ff52cc0fd
Add ComponentOptions type definition and update index.ts to use it 2025-05-21 13:37:31 +10:00
2 changed files with 4324 additions and 4320 deletions

4
.gitignore vendored
View File

@ -111,3 +111,7 @@ temp/
# macOS Finder metadata files
.DS_Store
# vim file
*.swp

8638
package-lock.json generated

File diff suppressed because it is too large Load Diff