Skip to content

Commit 219cced

Browse files
committed
export * as ns from ‘mod’ to stage 2, per 2017.07.27 TC39.
This will likely become a “needs consensus” PR instead, at which point it will move to “finished proposals”.
1 parent a8a9525 commit 219cced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ This list contains only stage 1 proposals and higher that have not yet been with
3232
| | [`import.meta`](https://github.com/tc39/proposal-import-meta) | Domenic Denicola | 2 |
3333
| | [`Intl.RelativeTimeFormat`](https://github.com/tc39/proposal-intl-relative-time) | Zibi Braniecki, Daniel Ehrenberg | 2 |
3434
| | [Numeric separators](https://github.com/samuelgoto/proposal-numeric-separator) | Sam Goto | 2 |
35+
| | [`export * as ns from "mod";` statements](https://github.com/tc39/proposal-export-ns-from) | Ben Newman and John-David Dalton | 2 |
3536
| | [`Date.parse` fallback semantics](https://github.com/mrrrgn/proposal-date-time-string-format) | Morgan Phillips | 1 |
36-
| | [`export * as ns from "mod";` statements](https://github.com/tc39/proposal-export-ns-from) | Ben Newman and John-David Dalton | 1 |
3737
| | [`export v from "mod";` statements](https://github.com/tc39/proposal-export-default-from) | Ben Newman and John-David Dalton | 1 |
3838
| 🚀 | [Observable](https://github.com/tc39/proposal-observable) | Jafar Husain and Mark Miller | 1 |
3939
| | [`String#matchAll`](https://github.com/tc39/String.prototype.matchAll) | Jordan Harband | 1 |

0 commit comments

Comments
 (0)