UNPKG

@skratchdot/browsercheck

Version:

a tool to check your scripts for browser compatibility

3 lines (2 loc) 89 B
declare const jsonReporter: (stats: any, log: any) => void; export default jsonReporter;