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
06d48e2a8d
AnimationTool
/
app
/
Interfaces
/
IFramePinData.ts
7 lines
82 B
TypeScript
Raw
Blame
History
export
interface
IFramePinData
{
[
id
:
number
]
:
{
x
:
number
;
y
:
number
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink