WXL
3 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
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
 */