Files
mooknote_web/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts
DelLevin-Home a4a326401e 1
2026-03-10 22:06:32 +08:00

2 lines
91 B
TypeScript

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