node_modules/webpack/lib/formatLocation.js
@@ -9,6 +9,7 @@ /** @typedef {import("./Dependency").SourcePosition} SourcePosition */ /** * Returns formatted position. * @param {SourcePosition} pos position * @returns {string} formatted position */ @@ -24,6 +25,7 @@ }; /** * Returns formatted location. * @param {DependencyLocation} loc location * @returns {string} formatted location */