feat: migrate runtime backend to node server
This commit is contained in:
@@ -2,7 +2,7 @@ import { motion } from 'motion/react';
|
||||
|
||||
import type {
|
||||
CustomWorldGenerationProgress,
|
||||
} from '../services/ai';
|
||||
} from '../services/aiService';
|
||||
import { getNineSliceStyle, UI_CHROME } from '../uiAssets';
|
||||
|
||||
interface CustomWorldGenerationViewProps {
|
||||
|
||||
Reference in New Issue
Block a user