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
70d0828125
AnimationTool
/
app
/
Interfaces
/
IPin.ts
5 lines
54 B
TypeScript
Raw
Blame
History
export
interface
IPin
{
id
:
number
;
name
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink