mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-28 00:56:23 +00:00
chore: add proper documentation (#763)
* chore: generate API ref using `typedoc` * chore: declutter readme and add links to ytjs.dev * chore: clean up
This commit is contained in:
10
docs/api/namespaces/LZW/README.md
Normal file
10
docs/api/namespaces/LZW/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
[youtubei.js](../../README.md) / LZW
|
||||
|
||||
# LZW
|
||||
|
||||
## Index
|
||||
|
||||
### Functions
|
||||
|
||||
- [compress](functions/compress.md)
|
||||
- [decompress](functions/decompress.md)
|
||||
Reference in New Issue
Block a user