This website requires JavaScript.
Explore
Help
Sign In
Platinum
/
eyes-of-a-trader
Watch
0
Star
0
Fork
0
You've already forked eyes-of-a-trader
Code
Issues
Pull Requests
Projects
Releases
3
Wiki
Activity
eyes-of-a-trader
/
types
/
di
/
OnLoad.d.ts
5 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update types for 3.5.0
2023-02-13 20:05:30 +11:00
export
interface
OnLoad
{
Initial commit for devspt
2023-01-15 09:44:31 +11:00
onLoad
(
)
:
Promise
<
void
>
;
getRoute
(
)
:
string
;
}
Reference in New Issue
Copy Permalink