WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
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
 */