Skip to content

Commit

Permalink
Update FeatureAll.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Clayblockunova authored Jul 15, 2024
1 parent a26ff29 commit e16929f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions api-doc/interfaces/FeatureAll.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,18 @@ Available in Chrome, Edge, Firefox, Safari 10+, Opera, and Node.js 4+.

***

### ASYNC_FUNCTION

> **ASYNC_FUNCTION**: [`ElementaryFeature`](ElementaryFeature.md)
Support for async functions, which return `Promise` object.

#### Remarks

Available in Chrome, Edge, Firefox, Safari 10.1+, Opera, and Node.js 7.6+.

***

### AT

> **AT**: [`ElementaryFeature`](ElementaryFeature.md)
Expand Down Expand Up @@ -576,6 +588,18 @@ Available in Chrome, Edge, Opera, and Node.js 22+.

***

### JAPANESE_INFINITY

> **JAPANESE_INFINITY**: [`ElementaryFeature`](ElementaryFeature.md)
Japanese string representation of Infinity ended with "∞".

#### Remarks

Available in Chrome, Edge, Firefox, Internet Explorer 11, Safari 10+, Opera, Android Browser 4.4, and Node.js 0.12+.

***

### LOCALE\_INFINITY

> **LOCALE\_INFINITY**: [`ElementaryFeature`](ElementaryFeature.md)
Expand Down

0 comments on commit e16929f

Please sign in to comment.