File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 39
39
- [ ` @142vip/nest-redis ` ] ( https://www.npmjs.com/package/@142vip/nest-redis )
40
40
- [ ` @142vip/nest-typeorm ` ] ( https://www.npmjs.com/package/@142vip/nest-typeorm )
41
41
- [ ` @142vip/oauth ` ] ( https://www.npmjs.com/package/@142vip/oauth )
42
+ - [ ` @142vip/open-source ` ] ( https://www.npmjs.com/package/@142vip/open-source )
42
43
- [ ` @142vip/redis ` ] ( https://www.npmjs.com/package/@142vip/redis )
43
44
- [ ` @142vip/release-version ` ] ( https://www.npmjs.com/package/@142vip/release-version )
44
45
- [ ` @142vip/typeorm ` ] ( https://www.npmjs.com/package/@142vip/typeorm )
Original file line number Diff line number Diff line change 10
10
text : 快速开始 🚀
11
11
link : /packages/fairy-cli/index.html
12
12
- theme : alt
13
- text : 🤡 408CSFamily
13
+ text : 📙 408CSFamily
14
14
link : https://github.com/142vip/408CSFamily
15
15
- theme : alt
16
16
text : 📘 JavaScriptCollection
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM version] ( https://img.shields.io/npm/v/@142vip/open-source?labelColor=0b3d52&color=1da469&label=version )] ( https://www.npmjs.com/package/@142vip/open-source )
4
4
5
+ 开源相关的常量、枚举、变量等汇总
6
+
5
7
## 安装
6
8
7
9
``` shell
@@ -12,7 +14,7 @@ pnpm i @142vip/open-source
12
14
## 使用
13
15
14
16
``` ts
15
- import { OPEN_SOURCE_ADDRESS } from ' @142vip/open-source'
17
+ import { OPEN_SOURCE_ADDRESS , OPEN_SOURCE_AUTHOR } from ' @142vip/open-source'
16
18
```
17
19
18
20
## 参考
You can’t perform that action at this time.
0 commit comments