refactor: 将 /core 重命名为 /shared
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Entity, Condition } from '../core';
|
||||
import type { Entity, Condition } from '../shared';
|
||||
import type { Interaction } from '../interaction';
|
||||
import type { QueryConfig } from './query-config';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user