blob: 9a7d4f403f974b0f8e0a32d120f3e378d2656a0e [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library gapi_mocks;
import 'package:google_sign_in_platform_interface/google_sign_in_platform_interface.dart';
import 'src/gapi.dart';
import 'src/google_user.dart';
import 'src/test_iife.dart';
part 'src/auth2_init.dart';