Modified module export name for absolute path to match documentation in Readme.
This commit is contained in:
@@ -10,4 +10,4 @@ try {
|
||||
// for more information.
|
||||
}
|
||||
|
||||
module.exports.absolutePath = require("./absolute-path.js")
|
||||
module.exports.getAbsoluteFSPath = require("./absolute-path.js")
|
||||
|
||||
Reference in New Issue
Block a user