NodepathUsage in Denoimport * as mod from "node:path"; The node:path module provides utilities for working with file and directory paths. It can be accessed using: import path from 'node:path'; Interfaces #Idefault.FormatInputPathObjectNo documentation availablebasedirextnamerootIdefault.ParsedPathA parsed path object generated by path.parse() or consumed by path.format().basedirextnamerootIdefault.PlatformPathNo documentation availablebasenamedelimiterdirnameextnameformatisAbsolutejoinmatchesGlobnormalizeparseposixrelativeresolveseptoNamespacedPathwin32Ipath.FormatInputPathObjectNo documentation availablebasedirextnamerootIpath.ParsedPathA parsed path object generated by path.parse() or consumed by path.format().basedirextnamerootIpath.PlatformPathNo documentation availablebasenamedelimiterdirnameextnameformatisAbsolutejoinmatchesGlobnormalizeparseposixrelativeresolveseptoNamespacedPathwin32Namespaces #NvdefaultThe node:path module provides utilities for working with file and directory paths. It can be accessed using:NvpathThe node:path module provides utilities for working with file and directory paths. It can be accessed using: