mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Set up examples folder structure
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ export type UrlSourceOptions = {
|
||||
/**
|
||||
* A source backed by a URL. This is useful for reading data from the network. Be careful using this source however,
|
||||
* as it typically comes with increased latency.
|
||||
* @public
|
||||
* @beta
|
||||
*/
|
||||
export class UrlSource extends Source {
|
||||
/** @internal */
|
||||
|
||||
Reference in New Issue
Block a user