This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
htcwl
/
SxsnPC
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
1805d5ea7b
Větve
Značky
master
SxsnPC
/
node_modules
/
eslint-module-utils
/
pkgUp.d.ts
pkgUp.d.ts
87 B
Historie
Surový
1
2
3
declare function pkgUp(opts?: { cwd?: string }): string | null;
export default pkgUp;