// (C) 2019 GoodData Corporation
export const TOP = "top";
export const MIDDLE = "middle";
export const BOTTOM = "bottom";
