tauri/.changes/path-sep-delimter.md
Amr Bashir 6d3f3138b9
fix(core/path): change sep and delimiter to functions (#7160)
* fix(core/path): change `sep` and `delimiter` to functions

* fix impl

* semicolons

* return types

* generated

* fix init js

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-06-08 03:40:14 +03:00

151 B

@tauri-apps/api
minor:enhance

Changed sep and delimiter from path module into functions to fix import in frameworks like next.js