module.exports = {
findBundle: function (i, options) {
return ["style2_css.bundle0.mjs", "bundle0.mjs"];
}
};