31 lines
555 B
Markdown
31 lines
555 B
Markdown
[bandcamp-fetch](../README.md) / StreamTestResult
|
|
|
|
# Interface: StreamTestResult
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [ok](StreamTestResult.md#ok)
|
|
- [status](StreamTestResult.md#status)
|
|
|
|
## Properties
|
|
|
|
### ok
|
|
|
|
• **ok**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
[lib/stream/StreamAPI.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/stream/StreamAPI.ts#L7)
|
|
|
|
___
|
|
|
|
### status
|
|
|
|
• **status**: `number`
|
|
|
|
#### Defined in
|
|
|
|
[lib/stream/StreamAPI.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/stream/StreamAPI.ts#L8)
|