UNPKG

90 BJavaScriptView Raw
1'use strict';
2
3module.exports = function (/* environment, appConfig */) {
4 return {};
5};