UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

7 lines 229 B
// src/primitives/assistantModal/scope.tsx import * as PopoverPrimitive from "@radix-ui/react-popover"; var usePopoverScope = PopoverPrimitive.createPopoverScope(); export { usePopoverScope }; //# sourceMappingURL=scope.mjs.map