tc39 / proposals

Tracking ECMAScript Proposals
https://tc39.github.io/process-document/
18.12k stars 713 forks source link

idea: import {aa,bb} as cc from 'some-module' #430

Closed chenbimo closed 1 year ago

chenbimo commented 1 year ago

import {aa,bb} as cc from 'some-module'

when i call the aa or bb like this

cc.aa cc.bb

six-ponies commented 1 year ago

  您好,您的邮件已收到,我将尽快给您回复。谢谢

bzk1994 commented 1 year ago

你好,来信已收到

vaakian commented 1 year ago

sounds great 🤔

tinydogio-joshua commented 1 year ago

I like this. 😀

ljharb commented 1 year ago

Please see https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md#creating-a-new-proposal for how to best suggest new features for the language.

chenbimo commented 1 year ago

I like this. 😀

i do.