chore(docs): Update API ref

This commit is contained in:
Luan
2025-07-24 10:04:20 -03:00
parent 19854137ca
commit fa4d4f7b11
135 changed files with 908 additions and 956 deletions

View File

@@ -4,7 +4,7 @@
> **u8ToBase64**(`u8`): `string`
Defined in: [src/utils/shared.ts:71](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/shared.ts#L71)
Defined in: [codeberg/googlevideo/src/utils/shared.ts:71](https://github.com/LuanRT/googlevideo/blob/19854137cadaf49fd755394883dfd7fe5fdaba20/src/utils/shared.ts#L71)
Converts a Uint8Array to a Base64 string.