You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
puppywang c0f4af05e3
feat: add typing effect (#1017)
* feat: add typing effect

* fix: ts2339 xxx not exist on type 'never'

---------

Co-authored-by: WangYi <wangyi@windimg.com>
2 years ago
..
.vscode chore: 调整文件结构 service 和 web 分离 2 years ago
src feat: add typing effect (#1017) 2 years ago
.env.example feat: allow user disable openai API debug log (#1041) 2 years ago
.eslintrc.json chore: 添加 service 打包编译设置 2 years ago
.gitignore chore: 添加 service 打包编译设置 2 years ago
.npmrc chore: 补全配置 2 years ago
package.json fix: ESM error (#826) 2 years ago
pnpm-lock.yaml feat: allow user disable openai API debug log (#1041) 2 years ago
tsconfig.json chore: 补全配置 2 years ago
tsup.config.ts fix: ESM error (#826) 2 years ago