Home

mint @cdfc76caf80fc73015bf0637d6b101cf50886472 - refs - log -
-
https://git.jolheiser.com/mint.git
Budget
mint / assets / src / main.js
- raw -
1
2
3
4
5
import { Calendar } from 'fullcalendar';
import Swal from 'sweetalert2';

window.FullCalendar = { Calendar };
window.Swal = Swal;