blob: a5205d53d12be2d89d17855de7c75c33c1ba8db1 [file] [log] [blame]
// Copyright 2020 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.
library fuchsia.component;
using name = string:MAX_NAME_LENGTH;
using url_scheme = string:MAX_URL_SCHEME_LENGTH;