// (C) 2007-2019 GoodData Corporation export const DATASET_SELECTOR_TYPES = { ALL: "ALL", PRODUCTION: "PRODUCTION", CUSTOM: "CUSTOM", };