| 03:11 | <Jack Works> |
then what about letting the export name (optionally) be an array? e.g. for code it reflected as |
| 07:52 | <littledan> | Oh, with the ModuleSource constructor, sure |
| 17:00 | <guybedford> | Jack Works: the same unification can be achieved by including localName in future |
| 17:01 | <guybedford> | kriskowal: I think if we were to consolidate wildcardExports() that would require a discriminant field at this point for the return value such as { exportType: 'direct' } etc. |
| 17:01 | <guybedford> | whereas if we don't consolidate, we can avoid a discriminant even when supporting full bindings information |