This website works better with JavaScript
Gitinn
Home
Esplora
Aiuto
Registrati
Accedi
proginn
/
proginn-lib
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
48ec50cd91
Rami (Branch)
Tag
master
proginn-lib
/
dist
/
utils
/
formatter.d.ts
formatter.d.ts
95 B
Cronologia
Originale
1
export declare const formatTime: (t: Date | number | string, format: string) => string | null;