"use strict";
module.exports = [
// Invalid fetch priority
[
/`webpackFetchPriority` expected "low", "high" or "auto", but received: invalid\./
]
];