Outlook_Addin_LLM/node_modules/@fluentui/dom-utilities/lib/getActiveElement.d.ts

2 lines
74 B
TypeScript

export declare const getActiveElement: (doc: Document) => Element | null;