Files
uWebSockets.js/docs/tsconfig.json
Copilot 7694d176a3 Revert all NativeString changes from last month (#1269)
* Revert "Fix NativeStringContext: fixed 8MB pool, malloc fallback, and proper free (#1264)"

This reverts commit 71cac73a0d.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Revert "Replace NativeString heap allocations with thread-local pool allocator (#1263)"

This reverts commit 3e2ea85f5a.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Revert "Update NativeString to use better copy mechanism and ValueView for utf8 string data direct access (#1262)"

This reverts commit 6b4968fe8b.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Revert "Add DataView support, update RecognizedString type (#1258)"

This reverts commit 0b0c8f90d3.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>
2026-04-03 01:10:11 +02:00

12 lines
234 B
JSON

{
"files": [ "index.d.ts" ],
"typedocOptions": {
"name":"uWebSockets.js v20.61.0 documentation",
"entryPoints": [ "index.d.ts" ],
"out":"generated",
"excludeExternals":true,
"readme":"none",
"gitRevision": "master"
}
}