Files
2026-09-24 16:25:22 +08:00

1 line
104 B
Plaintext

export type positionType = "top" | "top-left" | "top-right" | "bottom" | "bottom-left" | "bottom-right"