Replies: 1 comment
-
All BAML types and functions exist in a singular global namespace! So you can easily share stuff across files today, and navigate by following cross-references. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way to import classes and functions from one baml file into another? If not, could this be implemented? It's becoming kind of a pain to have all my class and function definitions in a single file. Wonder if others have had similar experiences.
Beta Was this translation helpful? Give feedback.
All reactions