Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mol_data_all import #10591

Open
DarkGL opened this issue Apr 27, 2024 · 0 comments
Open

mol_data_all import #10591

DarkGL opened this issue Apr 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DarkGL
Copy link

DarkGL commented Apr 27, 2024

What version of Bun is running?

1.1.5+b257a3097

What platform is your computer?

Microsoft Windows NT 10.0.26100.0 x64

What steps can reproduce the bug?

Install https://www.npmjs.com/package/mol_data_all

run
import { $mol_data_number as Numb, $mol_data_string as Str, $mol_data_record as Rec, $mol_data_boolean as Bool, } from 'mol_data_all';

What is the expected behavior?

it should work

What do you see instead?

SyntaxError: Export named '$mol_data_string' not found in module 'E:\Others\typescript-runtime-type-benchmarks\node_modules\mol_data_all\node.mjs'.

Additional information

https://github.com/moltar/typescript-runtime-type-benchmarks/blob/master/cases/mol_data.ts

@DarkGL DarkGL added the bug Something isn't working label Apr 27, 2024
@DarkGL DarkGL closed this as completed May 8, 2024
@DarkGL DarkGL reopened this May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant