blob: c08d1771c8252b8224090829466411ad24489f4b [file] [log] [blame]
// Copyright 2023 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.
// Include this shard when `fuchsia::web::ContextFeatureFlags::KEYBOARD` may be
// used.
//
{
use: [
{
protocol: [ "fuchsia.ui.input3.Keyboard" ],
},
],
}