WXL
4 天以前 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7
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
 */