blob: 104cc1a7e20d36d5cfb8417d087ba113a3652275 [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 lifecycle interface defines a service which allows running components
/// to be notified when lifecycle events happen in the system.
export 'src/lifecycle/lifecycle.dart';