mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
The doc comment from the normalize function in the path plugin was not matching the actual definition. Rust definition:0cb0a15ce2/core/tauri/src/path/plugin.rs (L18)Typescript definition:0cb0a15ce2/tooling/api/src/path.ts (L589)