mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
6d3f3138b9
* 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>
151 B
151 B
@tauri-apps/api |
---|
minor:enhance |
Changed sep
and delimiter
from path
module into functions to fix import in frameworks like next.js