Files
tauri/.changes/api-path-module.md
2021-08-02 10:58:09 -03:00

228 B

api
api
patch
  • Add new nodejs-inspired functions which are join, resolve, normalize, dirname, basename and extname.
  • Add sep and delimiter constants.
  • Removed resolvePath API, use resolve instead.