nyxx-discord / nyxx

Wrapper around Discord API for Dart
Apache License 2.0
326 stars 49 forks source link

Export Credentials from package:oauth2 #604

Closed abitofevrything closed 9 months ago

abitofevrything commented 9 months ago

Description

We usually export types from other packages we use in our own API, but we didn't export Credentials. This PR adds that export.

Type of change

Checklist: