1
2
3
4
5
6
7
ash / webui / status_area_internals / resources / page_handler.ts [blame]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import {PageHandler} from './status_area_internals.mojom-webui.js';
export const pageHandler = PageHandler.getRemote();