This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ilya_shyian
/
homework
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
1
Yêu cầu khéo về
0
Wiki
Tree:
1c5a2a8f35
Branches
Tags
master
homework
/
react
/
react-store
/
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;