Revert "jquery type imports"

This reverts commit f90652b68c.
This commit is contained in:
kruschen 2024-08-26 22:35:55 +00:00
parent 0e02e48a34
commit 185740b5fa

View file

@ -2,8 +2,6 @@
// https://github.com/Azgaar/Fantasy-Map-Generator
import "./components";
import "jquery";
import "jqueryui";
// @ts-expect-error js-module
import {defineSvg} from "./modules/define-svg";
// @ts-expect-error js-module