bytecodealliance / bytecodealliance/ComponentizeJS
enums not exported?
Đang mở
enhancement
- Ngôn ngữ chính
- Rust
- Star
- 391
- Fork
- 53
- Merge trung bình
- 3 ngày 5 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
I'm getting the error `source.js:2:43 SyntaxError: ambiguous indirect export: MyEnum` when I try to import my enum like: `import { MyEnum } from 'my_package:my_world/my_module'` -- I see in debug mode that none of the enums appear to be exported.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.