UNPKG
real-pepe
Version:
latest (1.0.0)
1.0.0
A React Three.js component for rendering an animated Pepe 3D model
real-pepe
/
src
/
index.ts
2 lines
(1 loc)
•
41 B
text/typescript
View Raw
1
2
export
{
PepeModel
}
from
"./PepeModel"
;