Home Reference Source

src/utilities/checkBreakPoint/index.js

import checkSize from './checkSize';
import is from './is';

export { checkSize, is };