修复type大小写问题
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IComponent } from '../types';
|
||||
import type { IComponent } from '../Types';
|
||||
|
||||
/**
|
||||
* 游戏组件基类
|
||||
|
||||
Reference in New Issue
Block a user