UNPKG

threed-garden

Version:

ThreeD Garden: WebGL 3D Environment Interface for Next.JS React TypeScript Three.JS React-Three Physics, 2D Paper.JS; APIs: Apollo GraphQL, WordPress; CSS: Tailwind, Radix-UI; Libraries: FarmBot 3D; AI: OpenAI, DeepSeek

9 lines (6 loc) 238 B
'use client' // import { tunnelratAI } from '#/lib/threed/threedio/threedAI' import { threedAI } from '#/lib/threed/threedio/threedAI' export const ThreedAI = ({ children }) => { return <threedAI.In>{children}</threedAI.In> }