Skip to content

Commit ce25def

Browse files
committed
docs: update README.md
1 parent 3fcb43f commit ce25def

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ pnpm add @utopia-utils/dom
134134
* desensitizePhone: 手机号脱敏。[source](https://github.com/GreatAuk/utopia-utils/blob/main/packages/core/src/stringDesensitize.ts)
135135
* desensitizeIdCard: 身份证脱敏。[source](https://github.com/GreatAuk/utopia-utils/blob/main/packages/core/src/stringDesensitize.ts)
136136
* desensitizeEmail: 邮箱脱敏。[source](https://github.com/GreatAuk/utopia-utils/blob/main/packages/core/src/stringDesensitize.ts)
137+
* createPoll: 创建一个轮询器。[source](https://github.com/GreatAuk/utopia-utils/blob/main/packages/core/src/createPoll.ts)
138+
* createControledPromise: 创建一个可控的 Promise。[source](https://github.com/GreatAuk/utopia-utils/blob/main/packages/core/src/createControledPromise.ts)
137139

138140
### 类型判断
139141

0 commit comments

Comments
 (0)