AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
TurnProcessNodeView.styles.ts
根目录
/
desktop
/
frontend
/
src
/
components
/
harness-chat
/
TurnProcessNodeView.styles.ts
1
// Harness CSS namespace adapter; original declarations are in the sibling stylesheet.
2
export default {"chevron": "dsh-TurnProcessNodeView-chevron", "label": "dsh-TurnProcessNodeView-label", "root": "dsh-TurnProcessNodeView-root"};
3
3 lines
TYPESCRIPT