mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Begin transfering things to TS
This commit is contained in:
@@ -11,7 +11,7 @@ require('./bootstrap');
|
||||
import { Ziggy } from './helpers/ziggy';
|
||||
import Locales from './../../../resources/lang/locales';
|
||||
import { flash } from './mixins/flash';
|
||||
import store from './store/index.js';
|
||||
import store from './store/index';
|
||||
import router from './router';
|
||||
|
||||
window.events = new Vue();
|
||||
|
||||
Reference in New Issue
Block a user