generated from tailored/router-template
10 lines
148 B
Markdown
10 lines
148 B
Markdown
# sign 部分依赖
|
|
|
|
https://github.com/saifeiLee/xhs-js
|
|
|
|
## 继承核心模块去开发
|
|
|
|
```ts
|
|
import { XhsClient } from '@kevisual/xhs-core';
|
|
```
|