UNPKG

333 BTypeScriptView Raw
1/**
2 * Copyright (c) Microsoft Corporation. All rights reserved.
3 * Licensed under the MIT License.
4 */
5/**
6 * Defines values for handoff event names.
7 */
8export declare class HandoffEventNames {
9 static readonly InitiateHandoff: string;
10 static readonly HandoffStatus: string;
11}
12//# sourceMappingURL=handoffEventNames.d.ts.map
\No newline at end of file