This website requires JavaScript.
Explore
Help
Sign In
LimboFPS
/
ClearVision
Watch
0
Star
0
Fork
0
You've already forked ClearVision
Code
Issues
Pull Requests
Releases
17
Activity
ClearVision
/
types
/
di
/
OnLoad.d.ts
5 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update types for 3.5.6
2023-05-18 15:57:25 -04:00
export
interface
OnLoad
{
onLoad
(
)
:
Promise
<
void
>
;
Update for 3.0.X
2022-07-09 16:03:26 -04:00
getRoute
(
)
:
string
;
}
Reference in New Issue
Copy Permalink