mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-03-28 23:00:12 -04:00
15 lines
282 B
JSON
15 lines
282 B
JSON
{
|
|
"files": [ "index.d.ts" ],
|
|
"compilerOptions": {
|
|
"lib": [ "es2017" ]
|
|
},
|
|
"typedocOptions": {
|
|
"name":"uWebSockets.js v20.61.0 documentation",
|
|
"entryPoints": [ "index.d.ts" ],
|
|
"out":"generated",
|
|
"excludeExternals":true,
|
|
"readme":"none",
|
|
"gitRevision": "master"
|
|
}
|
|
}
|