AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
asset-stub-for-tests.ts
根目录
/
desktop
/
frontend
/
src
/
__tests__
/
asset-stub-for-tests.ts
1
// Stand-in for bundler-handled asset imports (.svg) in tsx-run tests; see the
2
// resolve hook in history-recovery-copies.test.tsx.
3
export default "";
4
4 lines
TYPESCRIPT