Type alias Direction

Direction: "left" | "right" | "above" | "below" | "within"

Generated using TypeDoc