This commit is contained in:
2025-05-01 03:59:37 +08:00
parent 26ca4c21c8
commit e58adbc46b
45 changed files with 7460 additions and 87 deletions

View File

@@ -0,0 +1,9 @@
# sign 部分依赖
https://github.com/saifeiLee/xhs-js
## 继承核心模块去开发
```ts
import { XhsClient } from '@kevisual/xhs-core';
```