Everything in Bun global? #15563
stag-enterprises
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've noticed that a lot of functions are in the
Bun
global, rather than in their own package likebun:test
. This is obviously a lot different from Node.js, where nearly everything has it's own module. Any reason why this is the case?Beta Was this translation helpful? Give feedback.
All reactions