Skip to content

Commit

Permalink
Export extension and hide getRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexedia committed Apr 25, 2024
1 parent 2764ef6 commit 7d8707e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/nyxx_extensions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export 'src/utils/pagination.dart';
export 'src/utils/permissions.dart';
export 'src/utils/sanitizer.dart';

export 'src/extensions/cdn_asset.dart' hide getRequest;
export 'src/extensions/channel.dart';
export 'src/extensions/client.dart';
export 'src/extensions/date_time.dart';
Expand Down

0 comments on commit 7d8707e

Please sign in to comment.