Skip to content

Commit 3c7664b

Browse files
committed
chore: export types
1 parent 149a517 commit 3c7664b

File tree

1 file changed

+1
-0
lines changed
  • packages/machines/floating-panel/src

1 file changed

+1
-0
lines changed

packages/machines/floating-panel/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ export type {
1919
IntlTranslations,
2020
Stage,
2121
} from "./floating-panel.types"
22+
export type { Rect, Point, Size } from "@zag-js/rect-utils"

0 commit comments

Comments
 (0)