blob: 9c4782e292e67575121bcf14a4843268b0c10cf5 [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_exceptions.dart';