mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-15 16:19:02 +00:00
7 lines
No EOL
125 B
JavaScript
7 lines
No EOL
125 B
JavaScript
import './htmx';
|
|
import './img-preload.ext';
|
|
|
|
import './spinner';
|
|
|
|
import {Chart} from 'chart.js/auto';
|
|
window.Chart = Chart; |