Type alias PreparedStreamRequestCallback

PreparedStreamRequestCallback: ((response: PreparedStreamResponse) => void)

Type declaration