Outlook_Addin_LLM/node_modules/@azure/abort-controller/shims-public.d.ts

6 lines
161 B
TypeScript
Raw Normal View History

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