create-tanstack-hono-start
Version:
🚀 Fast CLI to create modern React 19 apps with TanStack Router, Hono API, TypeScript, and AI. Alternative to create-react-app with full-stack features.
1 lines • 63 B
text/typescript
export { useUsers, useCreateUser, useAIChat } from './use-api';