We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149a517 commit 3c7664bCopy full SHA for 3c7664b
packages/machines/floating-panel/src/index.ts
@@ -19,3 +19,4 @@ export type {
19
IntlTranslations,
20
Stage,
21
} from "./floating-panel.types"
22
+export type { Rect, Point, Size } from "@zag-js/rect-utils"
0 commit comments