Files
powerpoint-toolbox/node_modules/@azure/abort-controller/shims-public.d.ts
T
2025-03-07 19:22:02 +01:00

6 lines
161 B
TypeScript

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// forward declaration of Event in case DOM libs are not present.
interface Event {}