diff --git a/static/player.ts b/static/player.ts index b585ff4..2b16a41 100644 --- a/static/player.ts +++ b/static/player.ts @@ -1,9 +1,3 @@ -declare const htmx: { - ajax(verb: string, path: string, target: HTMLElement): Promise -} - -export { } - import DOMPurify from 'dompurify' interface ModeSource {