Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
CDCC
/
OLAS
Segui
3
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Nessuna descrizione
13
Commit
14
Rami (Branch)
Albero (Tree):
d4db51024b
OLAS
/
node_modules
/
path-case
/
path-case.d.ts
path-case.d.ts
88B
Cronologia
Originale
1
2
3
declare
function
pathCase
(
value:
string
, locale?:
string
):
string
;
export
= pathCase;