UNPKG

175 BJavaScriptView Raw
1'use strict';
2
3var _require = require('./viewer'),
4 start = _require.start;
5
6module.exports = {
7 start: start,
8 BundleAnalyzerPlugin: require('./BundleAnalyzerPlugin')
9};
\No newline at end of file