platform/lib/auth_token.dart
thosakwe e163c1b9e9 18
2017-01-20 18:15:21 -05:00

4 lines
No EOL
90 B
Dart

/// Stand-alone JWT library.
library angel_auth.auth_token;
export 'src/auth_token.dart';