mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
16 lines
186 B
JavaScript
16 lines
186 B
JavaScript
import './bootstrap';
|
|
//import {onDOMContentLoaded} from "./util/index.js";
|
|
|
|
|
|
|
|
|
|
//alert('hallo');
|
|
|
|
|
|
// onDOMContentLoaded(() => {
|
|
// //alert('OK dan!');
|
|
// })
|
|
|
|
|
|
//alert('OK dan 2!');
|