AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 oh-my-ppt
context.ts
根目录
/
src
/
main
/
ipc
/
context.ts
1
// Compatibility facade. Shared IPC runtime state is implemented in runtime/context.
2
export * from './runtime/context'
3
3 lines
TYPESCRIPT