UNPKG
sandai-react
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.2
React components and utilities for the Sandai 3D AI Characters.
gitlab.com/DavidCks1/sandai-react
sandai-react
/
index.ts
4 lines
(3 loc)
•
118 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./src/index.tsx"
;
export
*
from
"sandai-core/index"
;
export
*
from
"./src/docs/AI3DCharacterDocs.tsx"
;