refactor: 将 /core 重命名为 /shared
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Entity, Condition, DynamicExpression, JsonValue } from '../core';
|
||||
import type { Entity, Condition, DynamicExpression, JsonValue } from '../shared';
|
||||
|
||||
/**
|
||||
* 执行动作的目标实体
|
||||
|
||||
Reference in New Issue
Block a user