chore: remove unused ajax declaration

This commit is contained in:
2026-05-08 13:22:26 +02:00
parent df2bf8125d
commit 6730135558

View File

@@ -1,9 +1,3 @@
declare const htmx: {
ajax(verb: string, path: string, target: HTMLElement): Promise<void>
}
export { }
import DOMPurify from 'dompurify' import DOMPurify from 'dompurify'
interface ModeSource { interface ModeSource {