This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
lovecoding
/
web0715
Xem
10
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
92fdcc4d2a
Branches
Tags
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
common-path-prefix
/
index.d.ts
index.d.ts
102 B
Lịch sử
Raw
1
2
3
declare function commonPathPrefix(paths: string[], sep?: string): string;
export = commonPathPrefix;