src/frontend/components/Input/index.ts (
1
lines of code) (
raw
):
// Copyright The OpenTelemetry Authors // SPDX-License-Identifier: Apache-2.0 export {default} from './Input';