Home > hls.js > LoaderResponse
LoaderResponse interface
Signature:
export interface LoaderResponse Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| code? | number | (Optional) | |
| data? | string | ArrayBuffer | Object | (Optional) | |
| text? | string | (Optional) | |
| url | string |