Skip to content
Tauri

sep

sep(): string

Defined in: path.ts:633

Returns the platform-specific path segment separator:

  • \ on Windows
  • / on POSIX

string

2.0.0


© 2025 Tauri Contributors. CC-BY / MIT