]> source.dussan.org Git - gitea.git/commit
Add types to fetch,toast,bootstrap,svg (#31627)
authorsilverwind <me@silverwind.io>
Thu, 25 Jul 2024 23:31:24 +0000 (01:31 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 23:31:24 +0000 (23:31 +0000)
commit930ca92d7ce80e8b0bdaf92e495026baf2a1d419
tree4be36626bf98a7ace6d5e2b5a8808202c7696ba8
parentcabcca3d818e1c7fdfd4ddf41e233f273b779481
Add types to fetch,toast,bootstrap,svg (#31627)

Reduce `tsc` error count by 53. None of the changes has any runtime
effect.
types.d.ts
web_src/js/bootstrap.ts
web_src/js/modules/fetch.ts
web_src/js/modules/toast.ts
web_src/js/svg.ts
web_src/js/types.ts