blob: f04086ff01a09649262b303c0e8ccf8935dfd4c5 [file] [log] [blame]
// 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.
// NOTE(https://fxbug.dev/432713692): The real @available annotation is:
// @available(added=7, deprecated=13, removed=17)
@available(added=HEAD, deprecated=HEAD)
library fuchsia.ui.scenic;