This website requires JavaScript.
Explore
Help
Sign In
Valens
/
Valens-Progression
Watch
0
Star
0
Fork
0
You've already forked Valens-Progression
Code
Issues
Pull Requests
Projects
Releases
13
Wiki
Activity
Valens-Progression
/
types
/
Program.d.ts
6 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Progress towards v1.0 standalone release.
2022-08-17 02:29:54 -04:00
export
declare
class
Program
{
Upate types for 3.4.0
2022-12-25 18:45:30 -05:00
private
errorHandler
;
Progress towards v1.0 standalone release.
2022-08-17 02:29:54 -04:00
constructor
(
)
;
start
(
)
:
void
;
}
Reference in New Issue
Copy Permalink