// Copyright 2022 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. | |
// This library is deprecated, and no new elements should be added to it. | |
// Only the `NameProvider` part, which is used by fdio, is stable. | |
@available(added=7) | |
library fuchsia.device; |