UNPKG
@derschmale/threejs-googly-eyes
Version:
latest (1.0.0)
1.0.0
Googly Eyes for ThreeJS
github.com/DerSchmale/threejs-googly-eyes
DerSchmale/threejs-googly-eyes
@derschmale/threejs-googly-eyes
/
build
/
types
/
main.d.ts
3 lines
(2 loc)
•
72 B
TypeScript
View Raw
1
2
3
import
{
GooglyEyes
}
from
"./GooglyEyes"
;
export
default
GooglyEyes
;