mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 13:29:02 +08:00
chore: rename fundamentals to base (#9119)
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
CopilotProviderSideError,
|
||||
metrics,
|
||||
UserFriendlyError,
|
||||
} from '../../../fundamentals';
|
||||
} from '../../../base';
|
||||
import {
|
||||
ChatMessageRole,
|
||||
CopilotCapability,
|
||||
|
||||
Reference in New Issue
Block a user