Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 961f0bb

Browse files
authored
✏️ 义叉 -> 交叉
1 parent 1e7d039 commit 961f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/es6/typeScript.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ console.log(say(1)) // Argument of type '1' is not assignable to parameter of t
204204
console.log(say({value: 'hello vue!', length: 10})) // { value: 'hello vue!', length: 10 }
205205
```
206206

207-
### 义叉类型
207+
### 交叉类型
208208

209209
交叉类型(Intersection Types),将多个类型合并为一个类型
210210

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /