UNPKG

react-styleguidist

Version:
6 lines (5 loc) 210 B
/** * Check webpack availability and version at run time instead of using peerDependencies to allow * usage of build tools that contains webpack as their own dependency, like Create React App. */ export {};