Type alias PrepareStreamCallback

PrepareStreamCallback: ((error?: Error, response?: PrepareStreamResponse) => void)

Type declaration