Adobe UXP path module isn’t a module
Actually path object is classified as a global object since UXP updated UXP 6.3.0, it can access local directory on UXP. you may think path is a module like Node.js but after requirement, it doesn’t work well. certainly path object is classified as a window object. but on the other hand, you&#