refactor: 简化schema结构,更新AGENTS.md
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// TODO: 完善 CSSProperties 接口
|
||||
export interface CSSProperties {
|
||||
[key: string]: string;
|
||||
}
|
||||
Reference in New Issue
Block a user