Skip to content

Commit

Permalink
Merge pull request #287 from apivideo/typescript-uploader-trigger-doc-pr
Browse files Browse the repository at this point in the history
[SDK README - api.video-typescript-uploader] Update README.md
  • Loading branch information
olivierapivideo committed Jun 5, 2024
2 parents 25c2761 + b9098f9 commit 9d5bdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/vod/apivideo-typescript-uploader.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,4 +371,4 @@ The onPlayable() method let you defined a listener that will be called when the

## Static wrapper

For situations where managing object instances is impractical, consider using the [UploaderStaticWrapper](https://github.com/apivideo/api.video-typescript-uploader/blob/main/doc/UploaderStaticWrapper.md) class, which offers static method equivalents for all functionalities.
For situations where managing object instances is impractical, consider using the [UploaderStaticWrapper](https://github.com/apivideo/api.video-typescript-uploader/blob/main/doc/UploaderStaticWrapper.md) class, which offers static method equivalents for all functionalities.

0 comments on commit 9d5bdb5

Please sign in to comment.