blob: 5d138c56c5e2ac784554b4e1872f4ad014033be1 [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.
/// The classes required for working with enities
export 'src/entity/entity.dart';
export 'src/entity/entity_codec.dart';
export 'src/entity/entity_exceptions.dart';