mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
Clarify node-fallbacks
This commit is contained in:
@@ -1 +1,6 @@
|
||||
/**
|
||||
* Browser polyfill for the `"string_decoder"` module.
|
||||
*
|
||||
* Imported on usage in `bun build --target=browser`
|
||||
*/
|
||||
export { StringDecoder, StringDecoder as default } from "string_decoder";
|
||||
|
||||
Reference in New Issue
Block a user