This website requires JavaScript.
Explore
Help
Register
Sign In
anton
/
blockly3d
Watch
1
Star
0
Fork
You've already forked blockly3d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b3c7979f87
blockly3d
/
src
/
types
/
character.ts
5 lines
70 B
TypeScript
Raw
Blame
History
import
type
{
Pos3
}
from
"./3d"
;
export
type
Character
=
Pos3
&
{
}
Reference in New Issue
View Git Blame
Copy Permalink