This website requires JavaScript.
Explore
Help
Sign In
MoonsideGames
/
AnimationTool
Watch
1
Star
0
Fork
You've already forked AnimationTool
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0872dd9259
AnimationTool
/
index.ts
5 lines
74 B
TypeScript
Raw
Blame
History
import
{
Page
}
from
'./app/page'
;
const
page
=
new
Page
(
)
;
page
.
Load
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink