hugoWebsite/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
Jeremy Nusser 0ab675d92b Initial commit... 🎉🎉🎉
2022-10-28 17:20:35 -05:00

1 line
91 B
TypeScript

export declare function joinPathSegments(a: string, b: string, separator: string): string;