Skip to content

Remove 'export default' from socket:internal/* modules #1009

@jwerle

Description

@jwerle

This will prevent import socket:internal/ as all socket: imports resolve to a ESM import proxy that requires a default export. The idea is to prevent internal imports in the public socket: scheme.

Metadata

Metadata

Assignees

Labels

apiAn issue, task, or discussion related to public runtime APIsbugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions