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

7 lines (6 loc) 140 B
const Noun = (props) => { // hey hey hey console.debug('NOUN: Noun(props)', props) return <div>Noun</div> } export default Noun