Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const mq = Object.keys(CarbonBreakpoints).reduce((obj, bp) => { obj[bp] = breakpoint(bp); return obj; }, {});
A collection of design elements in code for the IBM Design Language