mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
Add export default to more node polyfills (#20747)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
@@ -17,3 +17,5 @@ export var {
|
||||
validateHeaderName,
|
||||
validateHeaderValue,
|
||||
} = https;
|
||||
|
||||
export default https;
|
||||
|
||||
Reference in New Issue
Block a user