"use strict";
/** @type {import("../../../../").Configuration} */
module.exports = {
entry: {
other: "./index"
}
};