mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 08:42:31 +00:00
17 lines
361 B
JSON
17 lines
361 B
JSON
{
|
|
"readme": "none",
|
|
"entryPoints": [
|
|
"src/exports/ump.ts",
|
|
"src/exports/sabr-streaming-adapter.ts",
|
|
"src/exports/sabr-stream.ts",
|
|
"src/exports/protos.ts",
|
|
"src/exports/utils.ts",
|
|
"src/types/shared.ts"
|
|
],
|
|
"out": "docs/api",
|
|
"plugin": [
|
|
"typedoc-plugin-markdown"
|
|
],
|
|
"hidePageHeader": true,
|
|
"tsconfig": "tsconfig.json"
|
|
} |