// (C) 2007-2018 GoodData Corporation
export const ALIGN_LEFT = "left";
export const ALIGN_RIGHT = "right";
