dotnet / dotnet/aspnetcore

Missing `export as namespace signalR`

Open Beginner friendly
#64,582 1 comment 0 reactions 0 assignees View on GitHub
area-signalr
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Line `export as namespace signalR` is missing in file ./dist/esm/index.d.ts since version 9.0.6 of npm package @microsoft/signalr.
Last "ok" version was 8.0.17.

Contributor guide

Open the contributing guide

Research direction

Start with ./dist/esm/index.d.ts and compare the declaration output between @microsoft/signalr 8.0.17 and 9.0.6. Trace the package entry-point or declaration-generation configuration that produces this file, then verify that the global signalR namespace export is present in the generated package declarations.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.