Type alias UserOptions

UserOptions: {
    credentials?: InteractiveCredentials;
}

Type declaration