blob: 9cd429527fac24ed1cef791bcf285ce16d7ec26a [file] [log] [blame]
// Copyright (c) 2017, 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.
// TODO(joshualitt): Merge the contents of element_map_impl.dart into this file.
export 'element_map_impl.dart';
export 'element_map_migrated.dart';
/// Kinds of foreign functions.
export 'element_map_interfaces.dart' show ForeignKind;