"use strict";
/** @type {import("../../../../").Configuration} */
module.exports = {
output: {
library: ["123-hello world", "hello world"]
}
};