blob: d436be28c8bd4ebbebc684c2856fe5d14c21a8e8 [file] [log] [blame]
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// ignore_for_file: comment_references
/// This library has been deprecated. Use [googleapis_auth] instead.
@Deprecated('Use `googleapis_auth.dart` instead')
library auth;
export 'googleapis_auth.dart';