import {CONFIG} from '../config/env' export const shouldEnableDD = () => CONFIG.REACT_APP_USE_DD_RUM === 'true'