Neuaufbau des Repositories
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled

This commit is contained in:
2026-04-13 13:23:40 +02:00
parent 018c7662a3
commit 4a7638d5e9
46 changed files with 5242 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
import Routing from './Routing'
const Illuminate = {
Routing: Object.assign(Routing, Routing),
}
export default Illuminate