This website requires JavaScript.
Explore
Help
Register
Sign In
projects
/
casino
Watch
1
Star
1
Fork
0
You've already forked casino
Code
Issues
Pull Requests
Actions
Packages
Releases
16
Activity
casino
/
frontend
/
src
/
app
/
app.routes.ts
5 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(setup): convert package.json to Bun and add bun.lockb (!2) Co-authored-by: Phan Huy Tran <p.tran@neusta.de> Reviewed-on: https://git.simonis.lol/projects/casino/pulls/2 Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-05 09:53:24 +00:00
import
{
Routes
}
from
'@angular/router'
;
first
2024-09-11 10:40:00 +02:00
export
const
routes
:
Routes
=
[
]
;
Copy Permalink