baosfeng/my-dsh-plugins--plugins-dsh-ts-example ↗★ 5
dsh-ts-example
DSH 插件 TypeScript 开发示例:server 端 tsc 编译(lib/index.js 产物)、client 端构建时编译(__ModuleLoader__ bundle),演示编译期类型检查(TS2307 模块不存在、类型不匹配等)。DSH web plugin: TypeScript development example — tsc-compiled server half + build-time-compiled client half.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baosfeng/my-dsh-plugins#cc837f22ecaa841de7d263346073dc44c55d50ee&path:plugins/dsh-ts-example说明文档
阅读完整 README ↗配置
| 配置项 | 类型 | 默认值 | 说明 |
|---|---|---|---|
language | 'zh' | 'en' | 'en' | 问候语语言 |