UNPKG
threejs-angular
Version:
latest (1.0.0)
1.0.0
THREE for Angular Projects
github.com/Somarriba/threejs-angular
Somarriba/threejs-angular
threejs-angular
/
index.js
4 lines
(3 loc)
•
86 B
JavaScript
View Raw
1
2
3
4
exports
.
printMsg
=
function
(
) {
console
.
log
(
"THREE JS for Angular Projects"
); }