This website requires JavaScript.
Explore
Help
Sign In
Valens
/
Valens-AIO
Watch
0
Star
0
Fork
0
You've already forked Valens-AIO
Code
Issues
Pull Requests
Projects
Releases
30
Wiki
Activity
Valens-AIO
/
types
/
di
/
OnLoad.d.ts
5 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
The start of something great.
2022-07-30 00:35:54 -04:00
export
declare
class
OnLoad
{
Upate types for 3.4.0
2022-12-25 18:45:37 -05:00
onLoad
(
)
:
Promise
<
void
>
;
The start of something great.
2022-07-30 00:35:54 -04:00
getRoute
(
)
:
string
;
}
Reference in New Issue
Copy Permalink