blob: c49870bcfc2469d943fd6e6826913c4fd3889142 [file] [log] [blame]
// Copyright 2018 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 mozart;
// ignore: unused_import
import 'fakes/mozart_fakes.dart'
if (dart.library.mozart.internal) 'dart:mozart.internal';
export 'fakes/mozart_fakes.dart'
if (dart.library.mozart.internal) 'dart:mozart.internal';