blob: c88f58a78a3de2c176abd78bfec4370d4c9fc285 [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';