Why I can't import the exported types and functions in langium/src/utils and langium/src/parser? #1804
Unanswered
durianwaffle
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, importing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Langium,
I wanted to use some types and functions under langium/src/utils and langium/src/parser folder.
But I find that I can't import them.
Why is it?
I have checked the index.ts file under langium/src/parser and langium/src seems like it exported everything.

Beta Was this translation helpful? Give feedback.
All reactions