* Manually destroy the resource, which cancels pending requests and returns it to `idle` state.
()
| 174 | * Manually destroy the resource, which cancels pending requests and returns it to `idle` state. |
| 175 | */ |
| 176 | destroy(): void; |
| 177 | } |
| 178 | |
| 179 | /** |
no outgoing calls