jquery type imports

This commit is contained in:
kruschen 2024-08-26 00:34:38 +00:00
parent 3b6f8349ef
commit f90652b68c

View file

@ -2,6 +2,8 @@
// 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