(input: {
body: Buffer
contentType: 'application/x-ndjson'
metadata: DeliveryMetadata
signal: AbortSignal
})
| 80 | |
| 81 | interface DrainDeliverySession { |
| 82 | deliver(input: { |
| 83 | body: Buffer |
| 84 | contentType: 'application/x-ndjson' |
| 85 | metadata: DeliveryMetadata |
no outgoing calls
no test coverage detected