mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-30 08:15:31 +08:00
refactor: creating providers placeholders and barrel file
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
notifyRunStopped,
|
||||
notifyUserIfEnabled
|
||||
} from './services/notification-orchestrator.js';
|
||||
import { claudeAdapter } from './providers/claude/adapter.js';
|
||||
import { claudeAdapter } from './providers/claude/index.js';
|
||||
import { createNormalizedMessage } from './providers/types.js';
|
||||
|
||||
const activeSessions = new Map();
|
||||
|
||||
Reference in New Issue
Block a user