Outlook_Addin_LLM/node_modules/@fluentui/react-motion/lib/contexts/PresenceGroupChildContext.js

5 lines
126 B
JavaScript
Raw Normal View History

import * as React from 'react';
/**
* @internal
*/ export const PresenceGroupChildContext = React.createContext(undefined);