mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
jquery type imports
This commit is contained in:
parent
3b6f8349ef
commit
f90652b68c
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
// https://github.com/Azgaar/Fantasy-Map-Generator
|
// https://github.com/Azgaar/Fantasy-Map-Generator
|
||||||
|
|
||||||
import "./components";
|
import "./components";
|
||||||
|
import "jquery";
|
||||||
|
import "jqueryui";
|
||||||
// @ts-expect-error js-module
|
// @ts-expect-error js-module
|
||||||
import {defineSvg} from "./modules/define-svg";
|
import {defineSvg} from "./modules/define-svg";
|
||||||
// @ts-expect-error js-module
|
// @ts-expect-error js-module
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue