UNPKG

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