mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
packages
This commit is contained in:
1
packages/devtools/src/interfaces/placement.ts
Normal file
1
packages/devtools/src/interfaces/placement.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type Placement = "bottom" | "left" | "right" | "top";
|
||||
Reference in New Issue
Block a user