Movatterモバイル変換


[0]ホーム

URL:


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

Commitbc19e03

Browse files
Update official-typings-bugs.md [(utitity)->(utility)](1) (#716)
1 parente867ed2 commitbc19e03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2659,7 +2659,7 @@ Because you don't have to explicitly import this, this is known as an [ambient m
26592659
You can also do ambient variable and ambient type declarations:
26602660
26612661
```ts
2662-
// ambientutiltity type
2662+
// ambientutility type
26632663
typeToArray<T>=Textendsunknown[]?T:T[];
26642664
// ambient variable
26652665
declarelet process: {

‎docs/basic/troubleshooting/official-typings-bugs.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Because you don't have to explicitly import this, this is known as an [ambient m
4848
You can also do ambient variable and ambient type declarations:
4949

5050
```ts
51-
// ambientutiltity type
51+
// ambientutility type
5252
typeToArray<T>=Textendsunknown[]?T:T[];
5353
// ambient variable
5454
declarelet process: {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp