blob: 3f045dbfe0dbb8277d030a4f7132b221f682b756 [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export 'src/com.fuchsia.contact/contact_entity_codec.dart';
export 'src/com.fuchsia.contact/contact_entity_data.dart';
export 'src/com.fuchsia.contact/email_entity_codec.dart';
export 'src/com.fuchsia.contact/email_entity_data.dart';
export 'src/com.fuchsia.contact/filter_entity_codec.dart';
export 'src/com.fuchsia.contact/filter_entity_data.dart';
export 'src/com.fuchsia.contact/phone_number_entity_codec.dart';
export 'src/com.fuchsia.contact/phone_number_entity_data.dart';