Skip to content

refactor: simplify fetch, file, canvas, URL, and socket module surfaces#246

Merged
jderochervlk merged 5 commits into
pre-alphafrom
issue-240-fetch-file-url
Apr 18, 2026
Merged

refactor: simplify fetch, file, canvas, URL, and socket module surfaces#246
jderochervlk merged 5 commits into
pre-alphafrom
issue-240-fetch-file-url

Conversation

@jderochervlk
Copy link
Copy Markdown
Collaborator

Summary

  • add type t aliases and selective helper re-exports across Fetch,
    File, Canvas, URL, ChannelMessaging, CSSFontLoading, and WebSockets concrete modules
  • replace broad open usage with qualified references or local owner-module re-exports where
    the surface allows it
  • update fetch and URL tests to use concrete module aliases such as
    Request.t, Response.t, URL.t, and URLSearchParams.t

Validation

  • npm run build
  • npm test

Related

@jderochervlk jderochervlk requested review from brnrdog and tsnobip April 18, 2026 13:45
@jderochervlk jderochervlk merged commit 4542085 into pre-alpha Apr 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant