chore: update docs

This commit is contained in:
Luan
2025-07-22 16:53:42 -03:00
parent 4ae0cc5c52
commit ccd6423183
819 changed files with 10340 additions and 7971 deletions

View File

@@ -18,4 +18,4 @@ The data to compress.
## Defined in
[src/utils/LZW.ts:5](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/utils/LZW.ts#L5)
[src/utils/LZW.ts:5](https://github.com/LuanRT/YouTube.js/blob/4ae0cc5c523a2080e68d6c0c1437c78fe318ea30/src/utils/LZW.ts#L5)

View File

@@ -18,4 +18,4 @@ The data to be decompressed.
## Defined in
[src/utils/LZW.ts:40](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/utils/LZW.ts#L40)
[src/utils/LZW.ts:40](https://github.com/LuanRT/YouTube.js/blob/4ae0cc5c523a2080e68d6c0c1437c78fe318ea30/src/utils/LZW.ts#L40)