chromium/ash/webui/common/resources/multidevice_setup/mojo_api.d.ts

// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

/**
 * @fileoverview Minimal TypeScript definitions to satisfy cases where
 * mojo_api.js is used from TypeScript files.
 */

export {};