This website requires JavaScript.
Explore
Help
Register
Sign In
470486104
/
Server
Watch
1
Star
0
Fork
0
You've already forked Server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
61dbc2b1d0
Server
/
project
/
src
/
di
/
OnLoad.ts
6 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Auto-formatting Sweep
2023-11-16 02:35:05 +01:00
export
interface
OnLoad
Add Repo
2023-03-03 16:23:46 +01:00
{
onLoad
(
)
:
Promise
<
void
>
;
getRoute
(
)
:
string
;
Auto-formatting Sweep
2023-11-16 02:35:05 +01:00
}
Reference in New Issue
Copy Permalink