Fjoin
Bun

function

path.default.join

function join(
...paths: string[]
): string;

Join all arguments together and normalize the resulting path.

@param paths

paths to join.