export const option = { http: { basicAuth: { username: 'username', password: 'password', } }}
Feedback